verification-before-completion · obra/superpowers
Verify work with evidence before claiming it's done
Provides a discipline for confirming tests, builds, and fixes actually pass by running verification commands and reading their output, before claiming code is complete or ready to commit, reducing false completion claims.
Good for
- Confirm tests pass before committing code
- Verify a bug fix with a red-green test
- Check a build succeeds before a PR
- Source repository
- obra/superpowers
- Category
- Coding
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Before you say this is done, run the tests and build, and show me the actual output confirming it passes.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.