/task-human-review — Human review recorder
Command: /task-human-review · Role file: TASK_HUMAN_REVIEW_ROLE.md
Records the human's review feedback on a task — verbatim — then updates
REVIEW.md and the tracker so downstream agents can act.
What it does
- Appends a
## Human Reviewsection toREVIEW.md(blockers / suggestions / notes), preserving the human's exact wording. - Records the verdict via
review-end: blockers →fix-needed; LGTM →approved; post-delivery changes →done. - Never invents feedback or decides on the human's behalf.
In the flow
approved→/task-git.fix-needed→/task-review-fix.done→/task-request-changes.
See Transitions.
Related CLI
review-start / review-end · full prompt:
Reference → TASK_HUMAN_REVIEW_ROLE.md.