subagent-driven-development

Coordinate subagent-driven workflows with two-stage spec and quality reviews.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/lucasFR2/LogiSync --skill subagent-driven-development-lucasfr2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/lucasFR2/LogiSync/tree/main/skills/subagent-driven-development
Command: npx skills add https://github.com/lucasFR2/LogiSync --skill subagent-driven-development-lucasfr2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of complex tasks by utilizing specialized subagents for independent tasks, significantly speeding up iterations while ensuring high quality output.

Core Features & Use Cases

  • Task Automation: Distributes tasks to specialized subagents with isolated contexts to enhance focus and execution quality.
  • Two-Stage Review: Ensures spec compliance and code quality through two-stage reviews after each task.
  • Continuous Execution: Keeps tasks running without pauses unless blocked, ambiguously complex, or complete.

Quick Start

Initiate subagent-driven development for executing tasks in the current session using 'start_subagent_driven_development'.

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 task execution with subagents to speed up development?

Subagent-driven development automates task execution by dispatching independent tasks to specialized agents with isolated contexts, significantly speeding up iterations while maintaining high quality output through continuous execution.

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

A two-stage review process ensures spec compliance and code quality by checking specialized subagent outputs after each task, guaranteeing that independent implementations meet both specification and code standards.

How do I start subagent-driven development for my implementation plan?

To start subagent-driven development, initiate the workflow in your current session using the 'start_subagent_driven_development' command, which coordinates and dispatches specialized subagents for your independent implementation tasks.

Can I use task automation subagents for complex development processes?

Yes, task automation subagents are designed to execute complex development processes by distributing tasks to specialized agents, ensuring continuous execution without pauses unless tasks are blocked, ambiguously complex, or complete.

When should I not use a subagent-driven workflow for development?

You should avoid a subagent-driven workflow when tasks are blocked, ambiguously complex, or require manual intervention, as the continuous execution model pauses under these specific conditions to prevent processing errors.

Does subagent-driven development require dependencies to run?

No, subagent-driven development requires no external dependencies to run, utilizing internal scripts to coordinate the workflow, dispatch specialized agents, and perform two-stage reviews for implementation plans.