subagent-driven-development

Automate task implementation and two-stage spec and quality reviews with fresh subagents.

Updated May 13, 2026
One-click install
npx skills add https://github.com/skkeoriw/hermes-brain --skill subagent-driven-development-skkeoriw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/skkeoriw/hermes-brain/tree/main/brain/hermes-home/skills/software-development/subagent-driven-development
Command: npx skills add https://github.com/skkeoriw/hermes-brain --skill subagent-driven-development-skkeoriw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the execution and review of implementation plans by using fresh subagents for each task, ensuring high quality and fast iteration with systematic two-stage review.

Core Features & Use Cases

  • Task Implementation: Dispatch fresh subagents for each task, providing complete context for implementation.
  • Spec Compliance Review: Automated review to ensure implementation matches the original spec.
  • Code Quality Review: Automated review for code quality, following project conventions and style.
  • Use Case: Ideal for complex software development where tasks are mostly independent and quality and spec compliance are crucial.

Quick Start

Use the subagent-driven-development skill to implement a task from a plan.

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 code review for spec compliance in software development?

Automated code review for spec compliance verifies task implementation against original specifications. This skill dispatches fresh subagents for each task, running systematic two-stage reviews to ensure implementation matches the spec and follows project conventions.

What is subagent-driven task automation in software development?

Subagent-driven task automation dispatches fresh subagents for each implementation task, providing complete context. This ensures high quality and fast iteration by isolating execution context and applying automated spec and code quality reviews.

How do I implement independent tasks from a plan using automated subagents?

To implement tasks from a plan, the skill dispatches a fresh subagent for each task with complete context. It then runs automated spec compliance and code quality reviews to ensure the implementation meets the original requirements.

Can I use automated subagent reviews for complex software development with independent tasks?

Yes, automated subagent reviews are ideal for complex software development where tasks are mostly independent. The skill ensures quality and spec compliance by providing full context to fresh subagents and applying two-stage review checks.

What's the best way to ensure code quality when automating software task implementation?

The best way to ensure code quality during task automation is applying systematic two-stage reviews. This skill uses fresh subagents for implementation, followed by automated reviews for spec compliance and project convention adherence.

When should I not use fresh subagents for task implementation and review?

You should not use fresh subagents for task implementation when tasks are highly interdependent or lack clear specifications. The skill is designed for mostly independent tasks where systematic two-stage spec and quality compliance checks are crucial.