Files
pi-subagents/prompts/scout-and-plan.md

10 lines
294 B
Markdown

---
description: Inspect the codebase, then produce a plan using generic subagents
---
Use the `subagent` tool in chain mode:
1. Run a generic subagent to inspect the codebase for: $@
2. Run a generic subagent to turn `{previous}` into a concrete implementation plan for: $@
User request: $@