subagent-coordination

Official

Coordinate Claude subagents for complex tasks.

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates subagents by matching tasks to right agent+skill combinations, enabling multi-agent workflows.

Core Features & Use Cases

  • Available subagents: developer, reviewer, analyst, debugger, tester, skeptic, specialist, pattern-analyzer.
  • Task routing: Directs tasks to the appropriate agent and skills.
  • Workflows: Sequential, parallel, challenge loops, and investigation chains.

Quick Start

Route a clearly defined task to the right subagent and monitor handoffs across the workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: subagent-coordination
Download link: https://github.com/outfitter-dev/agents/archive/main.zip#subagent-coordination

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