subagent-driven-development

Execute implementation plans by dispatching subagents with two-stage reviews.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/mscipio/bilt-transactions-export --skill subagent-driven-development-mscipio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/mscipio/bilt-transactions-export/tree/main/.opencode/skills/subagent-driven-development
Command: npx skills add https://github.com/mscipio/bilt-transactions-export --skill subagent-driven-development-mscipio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of implementation plans by dispatching independent subagents for each task, ensuring efficient and high-quality code development with built-in review processes.

Core Features & Use Cases

  • Task Automation: Executes tasks from a pre-defined plan using dedicated subagents.
  • Two-Stage Review: Implements a rigorous review process including spec compliance and code quality checks.
  • Use Case: When you have a detailed plan for a new software feature, use this Skill to have AI agents independently implement each part of the plan, review it, and iterate until it meets all requirements and quality standards.

Quick Start

Use the subagent-driven-development skill to execute the implementation plan located at .context/plans/feature-x.md.

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 for software features?

Automate implementation plan execution by dispatching independent subagents for each task, managing execution and self-reviews to ensure adherence to project requirements and coding standards.

Can AI agents review code for spec compliance and quality automatically?

AI agents can automatically review code for spec compliance and quality using a rigorous two-stage review process that iteratively fixes issues to meet project requirements.

How does subagent task execution work for development plans?

Subagent task execution works by dispatching a dedicated independent subagent for each task from a pre-defined plan, automating the implementation and iterative fixes until quality standards are met.

Do I need a detailed implementation plan before using automated development?

A detailed implementation plan located in your project directory is required before using automated development, as subagents use this pre-defined plan to execute tasks and review spec compliance.

What is the best way to ensure code quality when automating task execution?

The best way to ensure code quality during task execution automation is implementing a two-stage review process that checks both spec compliance and code quality with iterative fixes.

Why use independent subagents for software development task execution?

Independent subagents for software development task execution ensure efficient and high-quality code by independently implementing each plan section and iterating until all requirements are met.