Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
2
AI 95
verification-before-completion
hugo-berendi2/8/2026
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...
2
AI 95
subagent-driven-development
hugo-berendi2/8/2026
Use when executing implementation plans with independent tasks in the current session
2
AI 88
requesting-code-review
hugo-berendi2/8/2026
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2
receiving-code-review
hugo-berendi2/8/2026
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative...