9 lines
308 B
Markdown
9 lines
308 B
Markdown
---
|
|
description: Inspect, plan, and implement using preset-driven subagents
|
|
---
|
|
Run `subagent` to inspect and gather context using an appropriate preset.
|
|
Then run `subagent` to produce a concrete implementation plan from that context.
|
|
Finally run `subagent` to implement the approved plan.
|
|
|
|
User request: $@
|