skills/tekton-pipeline-discovery/SKILL.md
Use this skill for the first pass through the repo. It should help you find the right files quickly without turning into a second set of project rules.
AGENTS.md.docs/agents/agent-context.md as the repo map.CONTRIBUTING.md, DEVELOPMENT.md, api_compatibility_policy.md, test/README.md, and files under docs/developers/.internal/ unless the code is intentionally public API.vendor/.test/README.md.go test ./pkg/... # broad package tests
./hack/verify-codegen.sh # generated-code consistency
./hack/verify-agent-readiness.sh # local AGENTS.md and skill discovery check
.github/pull_request_template.md.release-note block accurate; use NONE only when there is no user-facing impact.Fixes #... only when the PR fully resolves the issue../hack/verify-agent-readiness.sh is usually the right targeted check.