.agents/skills/pr-creation-checker/SKILL.md
Use this skill only at the PR boundary. Reuse completed diff review and verification evidence; do not reread the repository or rerun equivalent checks.
origin/main and contains only the
intended task diff.git diff --stat, git diff --check, and changed file names for
secrets, logs, generated artifacts, or unrelated edits.AGENTS.md passed on the final diff.
Do not replace focused behavioral tests with a generic gate or rerun checks
already covered by an unchanged umbrella run..github/pull_request_template.md. Consult Makefile, .config/make/,
or CI only when the required command/current gate is uncertain.BLOCKED for an unclean scope, missing required evidence, failed
required checks, or non-compliant metadata.N/A where needed, concise rationale,
actual verification commands, and material risks/rollback notes.\n.gh pr create --body-file or
gh pr edit --body-file; never pass multiline Markdown inline.READY or BLOCKED.N/A.Immediately before the GitHub write, repeat only the five preflight checks above against the final head.