subagent-driven-development

Delegate implementation and review tasks to specialized subagents with quality gates.

7|1|Updated Mar 15, 2017
One-click install
npx skills add https://github.com/Henquewl/Hunter-X-Hunter-Greed-Island-MUD --skill subagent-driven-development-henquewl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/Henquewl/Hunter-X-Hunter-Greed-Island-MUD/tree/main/.opencode/skills/superpowers/skills/subagent-driven-development
Command: npx skills add https://github.com/Henquewl/Hunter-X-Hunter-Greed-Island-MUD --skill subagent-driven-development-henquewl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of context fragmentation and cognitive overload during complex, multi-task development projects by delegating specific implementation and review tasks to isolated, specialized subagents.

Core Features & Use Cases

  • Task-Specific Delegation: Dispatches fresh subagents for implementation and review, ensuring each agent has only the context required for its specific task.
  • Automated Quality Gates: Enforces a strict workflow of implementation, task-level review, and final whole-branch review to ensure spec compliance and code quality.
  • Durable Progress Tracking: Maintains a progress ledger to prevent redundant work and ensure recovery from session interruptions.

Quick Start

Execute the subagent-driven-development skill to implement the current development plan by dispatching specialized agents for each task.

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 complex software development tasks across multiple files?

Automating complex software development involves dispatching specialized subagents for individual implementation and review tasks, ensuring strict spec compliance and code quality while maintaining isolated context management across multiple files.

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

Subagent-driven development coordinates complex software projects by delegating specific implementation and review tasks to isolated subagents, preventing context fragmentation and cognitive overload during multi-step workflows.

How do I maintain progress tracking when automating multi-step development workflows?

Automated development workflows maintain durable progress tracking through a ledger-based state management system, preventing redundant work and ensuring reliable recovery from session interruptions during complex implementation plans.

Can I enforce automated code review loops during subagent task delegation?

Automated code review loops are enforced through strict quality gates during subagent task delegation, applying a workflow of task-level review followed by a final whole-branch review to ensure high code quality.

Does subagent-driven development require external dependencies to manage isolated context?

Subagent-driven development requires no external dependencies to manage isolated context, utilizing built-in scripts to dispatch fresh agents that contain only the context required for their specific tasks.

When should I use autonomous agents for software engineering workflows?

Autonomous agents should be used for multi-step implementation plans requiring high spec compliance across multiple files, where isolated context management, automated review loops, and persistent progress tracking are necessary.