👥
AI EngineeringGo

Team

by ethanhq

Team is an AI Engineering skill for Claude Code, published by ethanhq in cc-fleet.

211 stars28 forkson ethanhq/cc-fleetAdded 2026/09/04Repository updated 2026/08/19
aiai-agentsanthropicanthropic-claudebash-cliclaudeclaude-codeclaude-pluginclaude-skills
Install in seconds
Install Team
Copy Team into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ethanhq/cc-fleet/tree/main/skills/team ~/.claude/skills/team

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ethanhq/cc-fleet.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/team/SKILL.md in ethanhq/cc-fleet
Installs to
~/.claude/skills/team
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2970 skills

What Team does

Team spawns long-lived provider LLM teammates in tmux panes and lets you message them across turns. Use it for sustained parallel work, collaborative debugging, or watchable multi-step tasks.

Team is cataloged under AI Engineering on DirSkills. Team comes from a repository tagged ai, ai-agents, anthropic, anthropic-claude and bash-cli.

Documentation

README

team — long-lived provider teammates

Run a third-party provider model as a real Claude Code teammate in a tmux pane: same tool stack and team coordination as a native teammate, LLM backend swapped to the provider. Your main session's own auth stays untouched.

Wrong lane? A fire-and-forget one-shot or flat batch → /cc-fleet:subagent; a scripted multi-phase run → /cc-fleet:workflow; full arbitration in cc-fleet-shared/routing.md.

When this skill cites cc-fleet-shared/<file>.md, OPEN it with the Read tool at ../cc-fleet-shared/<file>.md relative to this SKILL.md — the cited content is load-bearing, not optional background.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Team

  • What else does ethanhq publish alongside Team?

    Team is one of 5 skills that DirSkills catalogs from ethanhq/cc-fleet, the repository it ships in. Its siblings there include Subagent, Subagent and Workflow. Each one is a separate skill with its own page in this directory, installs the same way Team does, and is maintained by ethanhq in that same repository. The rest of the collection is listed on the ethanhq/cc-fleet page.

  • How does Team compare to other AI Engineering skills?

    Team ranks #2675 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Team against them. Open each page to compare what they document and how they install.