/task-review — AI reviewer
Command: /task-review · Role file: TASK_REVIEWER_ROLE.md
Performs an AI code review of an implemented task against its spec, verifying each checklist item and flagging blockers.
What it does
- Reviews the change on the project's review surface (host-specific; see
PR_API.md). - Records findings in
REVIEW.mdand the tracker viareview-end. - Issues a verdict:
approvedorfix-needed.
In the flow
approved→/task-human-review.fix-needed→/task-review-fix.
See Transitions.
Related CLI
review-start / review-end · full prompt:
Reference → TASK_REVIEWER_ROLE.md.