Verification Before Completion
Blocks any completion claim until a command has been run and its output read.
Install
/plugin install superpowers@claude-plugins-official
Stands in front of every "done", "fixed" or "passing" claim, and of the commit or pull request that would follow it.
- Author
- Jesse Vincent (obra)
- License
- MIT
Before the agent says something works, it has to name the command that would prove it, run that command fresh, and read the output in full. Confidence is not evidence, and hedged wording like "should work" does not clear the gate either. The skill also catches the near-misses that usually slip through: a clean linter is not a successful build, and a subagent's report is not verified until someone checks it.
Similar skills
context-guard
SkillWarns before the context window fills, while there is still room.
install-guard
SkillLooks a package up in its registry before it gets installed.
Systematic Debugging
SkillForces reproduce-first debugging instead of speculative patching
Comments(0)
Sign in to comment