Plugin
review-checklist
Pre/during/post-task quality guardrail — surfaces assumptions before coding, enforces triggered workflows during work, and runs full verification before marking done.
Stages:
1. Pre-task — surface assumptions, clarify scope, read project-rules.md
2. During — run triggered workflows (schema changes, UI changes, API changes)
3. Post-task — run scripts/verify.sh; self-review before handoff
Silent by default — fixes issues without listing them. Reads project-specific rules from references/project-rules.md.