Files
pi-subagents/prompts/implement-and-review.md

11 lines
320 B
Markdown

---
description: Implement, review, then revise using generic subagents
---
Use the `subagent` tool in chain mode:
1. Run a generic subagent to implement: $@
2. Run a generic subagent to review `{previous}` and identify issues
3. Run a generic subagent to revise the implementation using `{previous}`
User request: $@