subagent-driven-development
Dispatches independent subagents for individual tasks with code review checkpoints between iterations for rapid, controlled development
What is it?
A development methodology that dispatches independent subagents for individual tasks with code review checkpoints between iterations. It enables rapid, controlled development by parallelizing work across focused subagents while maintaining quality through structured review gates.
How to use it?
The workflow operates as follows:
- Task decomposition - Break the implementation plan into independent, parallelizable tasks
- Subagent dispatch - Launch fresh subagents for each task with full context
- Code review gate - After each subagent completes, review its output before proceeding
- Iterate - Fix issues, dispatch next tasks, and maintain quality throughout
Each subagent starts fresh with only the context it needs, preventing context pollution and enabling true parallel development.
Key Features
- Independent subagent dispatch for parallelized development
- Code review checkpoints between task iterations
- Fresh context per subagent to prevent context pollution
- Rapid iteration with built-in quality gates
- Task decomposition framework for implementation plans
Related Skills
More from Developer Toolsprompt-engineering
Teaches well-known prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles
software-architecture
Implements design patterns including Clean Architecture, SOLID principles, and comprehensive software design best practices
MCP Builder
Guide for creating high-quality MCP servers to integrate external APIs and services
Download subagent-driven-development
subagent-driven-development is free and open source. Download it from the official source repository — clone it with git or use GitHub's Download ZIP option on the repo page — then copy the skill folder into your project's .claude/skills/ directory to install it.
If you are an AI agent
Query this directory over HTTP
This site is a searchable directory of harness components for AI coding agents. Fetch objective JSON — names, descriptions, stars, and source links. Installation and selection are yours to decide.
GET https://claudeskills.info/api/v1/search?q=ui%2Fux
GET https://claudeskills.info/api/v1/search?type=subagent&q=review
GET https://claudeskills.info/api/v1/meta
See https://claudeskills.info/llms.txt