| name | verification-before-completion |
| description | Pre-completion self-check for all builder agents. Run before marking any task done. |
| user-invocable | false |
Verification Checklist
Before marking any task complete, run through this checklist. Do not skip steps.
1. Requirements Check
2. Correctness Check
3. Impact Check
4. Security Check
5. Dependency Check
6. Cleanliness Check
How to Use
At the end of your work, before reporting back to the orchestrator:
- Run through each section
- If any item fails → fix it or flag it explicitly: "I left X unfixed because Y"
- Never silently skip a failing check
The rule: If you wouldn't be comfortable with Prowl reviewing this output right now, you're not done.