.codex/skills/cockpit-pr-review-closure-gate/SKILL.md
Hard gate for PR feedback loops: fix, ask re-check, then resolve only after verified closure.
npx skillsauth add future3ooo/agentic-cockpit cockpit-pr-review-closure-gateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when processing review feedback from bots or humans.
AGENTS.md on current HEAD.note must include a canonical merge line:
Merged PR<NUMBER> (<PR_URL>) on <ISO_TIMESTAMP> via merge commit <COMMIT_SHA>.note (for example: PR<NUMBER> not merged).development
Mandatory verification checklist for code changes: run the repo's standard format/lint/typecheck/test stack before marking work complete.
development
Run SkillOps (debrief -> distill -> lint) so cockpit skills continuously learn from real task outcomes.
testing
QA skill: reproduce issues, write clear steps, and validate fixes (locally or via E2E when available).
tools
Planning-only skill: produce a dependency-aware plan and acceptance criteria; do not commit.