subagent-driven-development

Dispatch AI subagents to execute development tasks with two-stage review.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/mezivillager/hacer --skill subagent-driven-development-mezivillager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/mezivillager/hacer/tree/main/.claude/skills/subagent-driven-development
Command: npx skills add https://github.com/mezivillager/hacer --skill subagent-driven-development-mezivillager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of development tasks by leveraging independent AI subagents, ensuring structured implementation, rigorous review, and efficient iteration.

Core Features & Use Cases

  • Task Decomposition: Breaks down complex plans into manageable, independent tasks.
  • Subagent Dispatch: Assigns each task to a fresh, specialized AI subagent.
  • Two-Stage Review: Implements a mandatory spec compliance review followed by a code quality review for each task.
  • Iterative Improvement: Manages feedback loops between implementer and reviewer agents to ensure high-quality output.
  • Use Case: When you have a detailed feature plan, this Skill can autonomously implement each part of the plan, test it, get it reviewed, and iterate until it meets all requirements, freeing you to focus on higher-level coordination.

Quick Start

Use the subagent-driven-development skill to execute the implementation plan found in the file 'docs/plans/new-feature.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 development workflow tasks using AI agents?

To automate development workflows using AI agents, this Skill orchestrates execution plans by dispatching independent subagents for each task, ensuring isolated context. It manages task status and iterative refinement through dedicated reviewer agents for autonomous implementation.

What is two-stage code review in AI-driven agile development?

Two-stage code review in AI-driven agile development implements a mandatory spec compliance check followed by a code quality review. This Skill manages feedback loops between implementer and reviewer agents to ensure high-quality output during iterative improvement.

How do I execute a feature implementation plan with task automation?

To execute a feature implementation plan with task automation, this Skill breaks down complex plans into independent tasks and assigns each to a specialized AI subagent. It processes implementation plans found in designated markdown files to coordinate autonomous execution.

Can I use AI subagents to decompose complex implementation plans?

Yes, you can use AI subagents to decompose complex implementation plans. This Skill assigns each manageable task to a fresh, specialized AI subagent, maintaining isolated context to autonomously implement, test, and iterate until meeting all requirements.

What are the limitations of automated code review with AI agents?

The limitations of automated code review with AI agents involve dependencies on detailed feature plans. Without structured implementation plans, this Skill cannot decompose tasks or dispatch subagents effectively, restricting its use to predefined plans and requiring higher-level coordination.

Does subagent-driven development work for iterative task automation?

Yes, subagent-driven development works for iterative task automation. This Skill manages feedback loops between implementer and reviewer agents, ensuring rigorous two-stage review and iterative refinement through dedicated reviewer agents until all requirements are met.