verification-before-completion
Installation
SKILL.md
Verification Before Completion
WHEN: Any time the active agent is about to claim work is finished -- "done", "complete", "fixed", "tests pass", "loop complete", "ready for review", "deployed", "issue closed". The single most common AgentX failure mode is reporting completion that fresh verification would have caught.
When to Use This Skill
Load this skill when:
- An Engineer agent is about to close an issue or run
agentx loop complete - A Reviewer agent is about to set
APPROVED - A Tester agent is about to mark a test plan green
- A DevOps agent is about to claim a deployment succeeded
- Any agent is about to report results in chat without having re-run the check on the current commit
Skip when:
- The work is purely exploratory and no completion claim is being made
- The user has explicitly asked for a partial / in-progress report