430 B
430 B
| description |
|---|
| Implementer makes the change, reviewer critiques it, implementer applies the review |
Use the subagent tool with chain mode for this workflow:
- Run
implementerto implement: $@ - Run
reviewerto review the implementation output using{previous} - Run
implementeragain to apply the review feedback using{previous}
Use a chain so each step receives the prior step's output via {previous}.