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

10 lines
240 B
Markdown

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