subagent-driven-development Skill
Use when executing implementation plans with independent tasks in the current session Published by openai in plugins.
What is subagent-driven-development Skill?
Use when executing implementation plans with independent tasks in the current session Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use subagent-driven-development Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/superpowers/skills/subagent-driven-development/SKILL.md
What it does
Use when executing implementation plans with independent tasks in the current session
Skill instructions
Subagent-Driven Development Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work. Core principle: Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration Continuous execution: Do not pause to check in with your human partner between tasks. Execute all tasks from the plan without stopping. The only reasons to stop are: BLOCKED status you cannot resolve, ambiguity that genuinely prevents progress, or all tasks complete. "Should I continue?" prompts and progress summaries waste their time — they asked you to execute the p
Explore related resources
Frequently asked questions
What is subagent-driven-development?
subagent-driven-development is a open-source AI agent skill with Copy skill directory. Use when executing implementation plans with independent tasks in the current session
Who is subagent-driven-development best for?
subagent-driven-development is best for reusing agent instructions, scripts, and references.
How do I install subagent-driven-development?
Install or run subagent-driven-development using Copy skill directory. Check subagent-driven-development for the latest setup command.
Is subagent-driven-development actively maintained?
subagent-driven-development may need a closer maintenance check before production use.
Auto-fetched from GitHub.