Back to Skills
subagent-driven-development
Rapid iteration using subagents with a two-stage review loop, keeping the main context clean. From the Superpowers library.
Context EngineeringADVANCEDby obra (Jesse Vincent)
Claude Codesubagentsorchestrationcontext
Key Information
Install / Load
/plugin install superpowers@claude-plugins-official
How This Skill Works
From the Superpowers library. Structures work so subagents do focused chunks (with their own fresh context) and a two-stage review checks the output before it lands — keeping the main session's context window clean and the quality high.
Pairs with dispatching-parallel-agents. Installs as part of the Superpowers plugin.
Source
Maintained by obra (Jesse Vincent). Install and updates come from the official repository.
View on GitHub Related Skills
context-builder
Prepares optimal context for large codebases or agent sessions. Builds smart indexes, summaries, and retrieval strategies so agents stay within token limits while remaining effective.
prompt-engineer
Improves prompts, skills, and AGENTS.md files using a measure-first loop. Diagnoses why an instruction fails and rewrites it to be reliable.
skill-creator
Anthropic's official interactive skill for authoring new skills — scaffolds SKILL.md, structure, and trigger descriptions the right way.