Skip to main content

Team Skill

Skill Verified Active

N coordinated agents on shared task list using Claude Code native teams

Purpose

To facilitate complex, multi-agent workflows by providing a structured and robust system for task decomposition, coordination, and execution.

Features

  • N-agent team coordination
  • Shared task list management
  • Task dependency handling
  • Staged execution pipeline (plan, prd, exec, verify, fix)
  • Support for native Claude agents and external CLI workers (Codex, Gemini)

Use Cases

  • Coordinating multiple agents to fix all TypeScript errors across a project.
  • Distributing complex development tasks like building a REST API among specialized agents.
  • Automating code reviews and security analysis using integrated CLI workers.
  • Implementing UI/UX design and documentation tasks with specialized agents.

Non-Goals

  • Replacing the core Claude Code functionality.
  • Performing direct code execution outside of the orchestrated agent tasks.
  • Managing external project dependencies not related to agent orchestration.

Workflow

  1. Parse user input for agent count, type, and task description.
  2. Analyze the task and decompose it into file-scoped or module-scoped subtasks.
  3. Create a team and individual tasks with dependencies.
  4. Spawn specialized teammate agents (native Claude or CLI workers).
  5. Monitor task progress via messages and polling.
  6. Coordinate execution, handle failures, and manage dependencies.
  7. Verify results and perform fixes in a loop.
  8. Upon completion or failure, shut down teammates and clean up resources.

Practices

  • Agent Coordination
  • Task Management
  • Workflow Orchestration

Prerequisites

  • Claude Code
  • tmux (for CLI workers and certain features)

Installation

First, add the marketplace

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

Quality Score

Verified
99 /100
Analyzed about 23 hours ago

Trust Signals

Last commit1 day ago
Stars33.7k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.