spawn-subagents

Community

Delegate tasks to specialized agents.

Authorbrdohman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining clean context windows and managing complex tasks by enabling the delegation of work to specialized subagents, preventing context pollution and enabling parallel execution.

Core Features & Use Cases

  • Context Management: Keeps the main agent's context window free from accumulated noise by offloading discrete tasks.
  • Parallel Execution: Allows multiple tasks to be performed simultaneously by different agents, speeding up workflows.
  • Specialization: Assigns tasks to agents with specific expertise (e.g., macos-developer, qa).
  • Failure Isolation: Prevents a single subagent failure from halting all progress.
  • Use Case: When refactoring a large module, spawn subagents for research, code generation of different components (ViewModel, View, Service), and test writing, all coordinated by the main agent.

Quick Start

Use the Task tool to spawn a 'macos-developer' subagent to implement the LoginViewModel with specific requirements.

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: spawn-subagents
Download link: https://github.com/brdohman/agile-maestro/archive/main.zip#spawn-subagents

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 471,000+ vetted skills library on demand.