10 lines
252 B
Markdown
10 lines
252 B
Markdown
---
|
|
description: Scout the codebase, then produce a plan using tmux-backed 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: $@
|