subagent-driven-development

Coordinate development plans by dispatching subagents for each task with two-stage reviews.

Updated May 6, 2026
One-click install
npx skills add https://github.com/marcin-elj/kto-ma-racje-toolkit --skill subagent-driven-development-marcin-elj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/marcin-elj/kto-ma-racje-toolkit/tree/main/skills/subagent-driven-development
Command: npx skills add https://github.com/marcin-elj/kto-ma-racje-toolkit --skill subagent-driven-development-marcin-elj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It enables structured, high-quality execution of development plans by delegating tasks to specialized, isolated subagents, ensuring focus and rapid iteration.

Core Features & Use Cases

  • Parallel task execution: Dispatches subagents for independent tasks with clear specifications.
  • Two-stage review process: Incorporates spec compliance and quality checks to ensure correctness.
  • Use Case: Facilitate complex development workflows where multiple components are built simultaneously, maintaining quality through automated review loops.

Quick Start

Use the subagent-driven development skill to organize and run your implementation plan by dispatching subagents for each task and performing systematic reviews.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I coordinate multiple development tasks simultaneously using subagents?

You can coordinate multi-step development workflows by dispatching independent subagents for each task with clear specifications. This parallel task execution ensures specialized focus and rapid iteration across different components.

What is the best way to ensure quality when running parallel development workflows?

The best way to ensure quality in parallel development workflows is through a two-stage review process. This approach incorporates systematic spec compliance checks and quality reviews to maintain correctness across simultaneously built components.

How does subagent-driven development handle complex implementation plans?

Subagent-driven development handles complex implementation plans by delegating isolated tasks to specialized subagents. This structured execution maintains quality through automated review loops while enabling rapid iteration.

Can I use this subagent task coordination approach for multi-step software engineering projects?

Yes, this subagent task coordination approach is specifically suitable for complex, multi-step development workflows. It facilitates building multiple components simultaneously while maintaining quality through systematic reviews.

When do I need to use independent subagents for development plan execution?

You need independent subagents for development plan execution when dealing with complex workflows requiring structured, high-quality output. This approach ensures task focus and quality through isolated execution and two-stage reviews.

Why use a two-stage review process for subagent task execution?

A two-stage review process for subagent task execution ensures correctness by separately verifying spec compliance and overall quality. This prevents errors from propagating when multiple components are built simultaneously.