Skill

Subagent-Driven Development

Walk an implementation plan via dispatched sub-agents in one session.

Install

manual
/plugin install superpowers

Add this to your Claude Code MCP settings or run via the CLI.

About

Different from executing-plans — keeps the orchestration in your session but pushes implementation to sub-agents. Good for protecting main-context size.

Common use cases

  • Implement large plan without context bloat
  • Coordinate many small tasks
  • Token budget control

Tags

agentsplanningprocesssuperpowers