subagent-driven-development

Orchestrate parallel subagent execution across a 7-phase software development workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill addresses the challenge of managing complex software development tasks by orchestrating parallel work with subagents, streamlining the development process and improving quality.

Core Features & Use Cases

  • Parallel Task Execution: Distribute tasks to subagents for concurrent work on different aspects of a project.
  • Seven-Phase Workflow: Follows a structured process for codebase exploration, architecture design, implementation, and review.
  • Subagent Division of Labor: Defines roles for Hermes and OpenCode/Claude Code to handle cognitive and implementation phases respectively.
  • Quality Review: Includes parallel reviews for simplicity, bugs, and conventions to ensure high-quality code.
  • Integration Review: Finalizes the integration of tasks and ensures they work together seamlessly.
  • Use Case: Ideal for large, multi-file features where parallel work, quality assurance, and efficient development are critical.

Quick Start

Execute the "subagent-driven-development" skill to initiate a feature development workflow.

Frequently Asked Questions about subagent-driven-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage parallel development in complex software projects?

You can manage parallel development by orchestrating subagents to execute tasks concurrently across different files. This approach divides cognitive and implementation roles to streamline the workflow and improve code quality.

What is a structured workflow for codebase exploration and implementation?

A structured 7-phase workflow guides software development through codebase exploration, architecture design, parallel implementation, and comprehensive quality review. It ensures thorough exploration and meticulous review before finalizing task integration.

How do I automate code review for simplicity, bugs, and conventions?

You can automate code review for simplicity, bugs, and conventions by executing parallel subagent reviews. The system evaluates code against these three criteria to ensure high-quality output before final integration.

Can I use subagent orchestration for large multi-file feature development?

Yes, subagent orchestration is ideal for large, multi-file feature development where parallel work and quality assurance are critical. It handles task decomposition to distribute concurrent work efficiently across different project aspects.

What is the best way to ensure seamless integration of parallel code tasks?

The best way to ensure seamless integration of parallel code tasks is to perform a dedicated integration review after parallel implementation. This finalizes the combination of tasks and verifies they work together without conflicts.