use-subagents-dispatch

Community

Coordinate subagents with two-stage reviews.

Authormtthsnc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating complex AI-driven task execution often suffers from inconsistent results, context leakage between tasks, and slow iteration. This Skill solves that by dispatching a fresh subagent per task and enforcing a two-stage review after each: spec compliance first, then code quality.

Core Features & Use Cases

  • Dispatch per-task implementer subagent, spec-reviewer subagent, and code-quality-reviewer subagent for each task
  • Enforce two-stage review loops to ensure spec compliance and high-quality code
  • Isolate context by using fresh subagents per task to prevent cross-task leakage
  • Supports plan-driven, single-session execution with automatic task completion

Quick Start

Launch this skill to automatically dispatch implementer, spec-reviewer, and code-quality-reviewer subagents for each task in your plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: use-subagents-dispatch
Download link: https://github.com/mtthsnc/autonome/archive/main.zip#use-subagents-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.