subagent-driven-development

Delegate software development tasks to isolated subagents with automated reviews.

21|9|Updated May 27, 2026
One-click install
npx skills add https://github.com/cq112233/unibestX --skill subagent-driven-development-cq112233
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/cq112233/unibestX/tree/main/.agents/skills/subagent-driven-development
Command: npx skills add https://github.com/cq112233/unibestX --skill subagent-driven-development-cq112233

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of managing complex, multi-task development projects by preventing context pollution and ensuring high-quality output through automated, multi-stage verification.

Core Features & Use Cases

  • Isolated Task Execution: Delegates specific, independent tasks to dedicated subagents, ensuring each has a clean, focused context.
  • Two-Stage Automated Review: Enforces a rigorous quality gate by requiring both a specification compliance review and a code quality review for every task.
  • Use Case: When implementing a large feature set, use this Skill to break the work into individual tasks, allowing subagents to handle implementation, testing, and self-correction while you maintain high-level coordination.

Quick Start

Use the subagent-driven-development skill to execute the development plan defined in docs/plans/feature-plan.md by delegating tasks to specialized subagents.

Frequently Asked Questions about subagent-driven-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent context pollution when managing complex software development workflows?▼

To prevent context pollution during complex software development workflows, delegate discrete tasks to isolated subagents. This approach maintains clean, focused contexts for each task while you coordinate high-level implementation.

What is automated multi-stage code review in autonomous development?▼

Automated multi-stage code review enforces quality by requiring both specification compliance verification and code quality assessment for every task. This ensures architectural integrity through rigorous, automated review loops within a single session.

How do I orchestrate subagents for TDD and large feature implementation?▼

Orchestrate subagents for TDD and feature implementation by defining a development plan, then delegating tasks to specialized subagents. They handle implementation, testing, and self-correction while you maintain high-level project coordination.

Can I use subagent-driven development for strict specification compliance verification?▼

Yes, you can use subagent-driven development for strict specification compliance verification. It manages the lifecycle of implementation by enforcing automated review loops that check task output against defined specifications.

Does subagent-driven development require external dependencies for isolated task execution?▼

No, subagent-driven development requires no external dependencies for isolated task execution. It orchestrates autonomous subagents natively to manage implementation, specification compliance, and code quality assessment within a single session.