subagent-driven-development

Dispatch subagents for task-specific implementation, review, and quality assurance.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill subagent-driven-development-brilly-bohyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/Brilly-Bohyun/skill-repository/tree/main/software-development/subagent-driven-development
Command: npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill subagent-driven-development-brilly-bohyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of implementation plans by dispatching subagents for task-specific implementation, review, and quality assurance, streamlining the development process.

Core Features & Use Cases

  • Task-Specific Subagents: Assigns subagents for implementation, spec compliance, and code quality review.
  • Two-Stage Review: Ensures both spec compliance and code quality are met before task completion.
  • Use Case: Ideal for projects with independent tasks and a focus on quality and compliance, such as software development or complex project management.

Quick Start

Execute the implementation plan with the subagent-driven-development skill.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I automate implementation plan execution with task-specific subagents?

Automating implementation plan execution involves dispatching subagents for task-specific implementation, review, and quality assurance. This Skill streamlines development by automating these subagent dispatches and supporting parallel task execution for independent project components.

What is the two-stage review process for code quality and spec compliance?

The two-stage review process systematically checks both spec compliance and code quality before task completion. Dedicated subagents first verify implementation against specifications, then separate review subagents validate overall code quality to ensure requirements are met.

Do I need Python to run subagent-driven task automation and parallel execution?

Yes, Python is required to run this task automation and parallel execution framework. The Skill relies on specific task-related Python scripts to dispatch subagents and manage the systematic review processes across concurrent tasks.

When should I use parallel task execution for quality assurance in software development?

Parallel task execution for quality assurance is ideal for projects with independent tasks and a strict focus on compliance. It works best when tasks do not block each other, allowing multiple subagents to implement and review code simultaneously.

What's the best way to streamline complex project management through systematic task delegation?

Streamlining complex project management through task delegation is best achieved by assigning task-specific subagents for implementation and review. This approach automates execution, enforces a two-stage review, and maintains quality assurance across independent project tasks.