357 B
357 B
description
| description |
|---|
| Inspect, plan, and implement using generic subagents |
Use the subagent tool in chain mode:
- Run a generic subagent to inspect the codebase for: $@
- Run a generic subagent to turn
{previous}into a concrete implementation plan for: $@ - Run a generic subagent to implement the approved plan using
{previous}
User request: $@