subagent-driven-development
SolidDecompose tasks via subagent collaboration; define interface contracts and integration checkpoints.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- KbWen
- Repository
- KbWen/agentic-os
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
subagent-driven-development
Use when executing a plan with multiple coherent implementation units and available subagents can reduce elapsed time or context load without weakening integration quality.
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
subagent-driven-development
Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.