Skill
Subagent-Driven Development
Walk an implementation plan via dispatched sub-agents in one session.
0
來源 安裝
manual
/plugin install superpowers
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
Different from executing-plans — keeps the orchestration in your session but pushes implementation to sub-agents. Good for protecting main-context size.
常見使用情境
- •Implement large plan without context bloat
- •Coordinate many small tasks
- •Token budget control
標籤
agentsplanningprocesssuperpowers