π¦ ClawHub
Task Review Workflow
by @anikgnr
Standard PR review and merge workflow for task-driven development. Use when reviewing a programmer agent PR linked to a task, deciding merge vs change reques...
TERMINAL
clawhub install task-review-workflowπ About This Skill
name: task-review-workflow description: Standard PR review and merge workflow for task-driven development. Use when reviewing a programmer agent PR linked to a task, deciding merge vs change request, handling post-merge actions (Trello + branch cleanup), and sending a clear outcome handoff.
Task Review Workflow
Follow this workflow in order for every task-linked PR.
1) Gather Context
2) Review Against Standard
REVIEW_CHECKLIST.md as the mandatory review baseline.3) Review the Diff Thoroughly
4) Validate Locally When Possible
5) Write Clear Review Feedback
6) Decide Outcome
7) Execute Post-Merge Steps
main branch.8) Complete Handoff
merged, or
- CR sent, or
- waiting for fixes.