verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Install
git clone https://github.com/obra/superpowers /tmp/superpowers && ln -s /tmp/superpowers/skills/verification-before-completion ~/.claude/skills/verification-before-completion
From README
Verification Before Completion Overview Core principle: Evidence before claims, always. Violating the letter of this rule is violating the spirit of this rule. The Iron Law If you haven't run the verification command in this message, you cannot claim it passes.
More from this repo
systematic-debugging
Used when encountering any bug, test failure, or unexpected behavior, before proposing fixes
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying...
dispatching-parallel-agents
Used when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
