/task-review-fix — Review fixer
Command: /task-review-fix · Role file: TASK_REVIEW_FIXER_ROLE.md
Fixes the blockers raised during review. Fetches review comments (from the project's
review surface, or REVIEW.md as fallback), applies targeted fixes, and replies.
What it does
- Reads only the files referenced by blockers; applies minimal, targeted fixes.
- Fixes only what was flagged as a blocker — non-blocking suggestions are noted, not acted on (unless trivial and authorized).
- Brackets work with
fix-start/fix-endand re-runs quality gates.
In the flow
fixed → back to /task-review for re-review. See
Transitions.
Related CLI
fix-start / fix-end · full prompt:
Reference → TASK_REVIEW_FIXER_ROLE.md.