subagent-driven-development

Dispatch specialized subagents to execute multi-task development plans with spec compliance and code quality reviews.

Updated Nov 23, 2025
One-click install
npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill subagent-driven-development-manuelbrandner85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/manuelbrandner85/Weltenbibliothekapp/tree/main/.agents/skills/subagent-driven-development
Command: npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill subagent-driven-development-manuelbrandner85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of maintaining focus and quality when executing multi-step development plans by delegating individual tasks to specialized, isolated subagents.

Core Features & Use Cases

  • Isolated Task Execution: Dispatches fresh subagents for each task to prevent context pollution and ensure focused implementation.
  • Two-Stage Quality Gates: Enforces a mandatory spec compliance review followed by a code quality review for every task.
  • Continuous Workflow: Enables autonomous progression through a plan without requiring constant human intervention, stopping only for blockers or completion.

Quick Start

Use the subagent-driven-development skill to execute the implementation plan defined in the current project documentation.

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 multi-task development plans without losing context?

Multi-task development plans are automated by dispatching isolated subagents for each implementation step. This prevents context pollution and ensures focused execution while maintaining strict adherence to technical specifications.

What is subagent-driven development and how does it work?

Subagent-driven development is a workflow that coordinates complex software engineering plans by dispatching specialized subagents. It applies isolated context management and two-stage quality gates to enforce spec compliance and code review.

How do I enforce automated code review and spec compliance in an autonomous workflow?

Automated code review and spec compliance are enforced through mandatory two-stage quality gates. Every dispatched subagent task undergoes a sequential spec compliance review followed by a code quality review.

Can I execute complex software engineering workflows autonomously without constant human intervention?

Complex software engineering workflows can progress autonomously through a defined plan without constant human intervention. The continuous workflow stops automatically only when encountering blockers or upon task completion.

Does subagent-driven development require specific dependencies or components to run?

Subagent-driven development requires no external dependencies or components to run. It relies entirely on the existing project documentation to define and execute the implementation plan.