·team

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

14Installs·1Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill team

SKILL.md

Spawn N coordinated agents working on a shared task list using Claude Code's native team tools. Replaces the legacy /swarm skill (SQLite-based) with built-in team management, inter-agent messaging, and task dependencies -- no external dependencies required.

team-plan -> team-prd -> team-exec -> team-verify -> team-fix (loop)

team-fix is bounded by max attempts. If fix attempts exceed the configured limit, transition to terminal failed (no infinite loop).

N coordinated agents on shared task list using Claude Code native teams Source: yeachan-heo/oh-my-claudecode.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill team
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is team?

N coordinated agents on shared task list using Claude Code native teams Source: yeachan-heo/oh-my-claudecode.

How do I install team?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill team Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yeachan-heo/oh-my-claudecode

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11