jessexu1818

Agents Teamwork — Development skill for Claude Code

Development community

Universal multi-IDE agent teamwork skills: one team-orchestrator skill + per-tool role configs for 12 coding tools (Claude, Codex, Copilot, Cursor, Windsurf, Trae, Qoder, Antigravity…).

How to install Agents Teamwork

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jessexu1818/agents-teamwork and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agents Teamwork does

Universal multi-IDE agent teamwork skills: one team-orchestrator skill + per-tool role configs for 12 coding tools (Claude, Codex, Copilot, Cursor, Windsurf, Trae, Qoder, Antigravity…).

Alternatives in Development

README

agents-teamwork

[![status](https://img.shields.io/badge/status-v1-blue)]() [![tools](https://img.shields.io/badge/tools-12-green)]() [![license](https://img.shields.io/badge/license-Apache--2.0-lightgrey)]() [![stars](https://img.shields.io/github/stars/jessexu1818/agents-teamwork?style=social)]()

![agents-teamwork: one team-orchestrator skill + role configs for 12 coding tools](assets/social-preview.png)

Universal multi-IDE agent teamwork skills: one `team-orchestrator` skill plus per-tool role configs that turn any supported IDE into a root-plus-specialists team. The root owns architecture, decomposition, integration, verification, and the final answer; subagents supply bounded evidence and execution only.

Why

  • One skill file works everywhere, even with zero generated config (skills-only mode).
  • Generated role files prefill model, sandbox, and routing defaults per tool.
  • Explicit delegation contracts keep parallel subagents from stepping on each other: one writer per file or subsystem, root mediates ownership.
  • Category routing (quick / deep / ultrabrain / visual) scales cost to task difficulty.

Topology

                    team-orchestrator (root)
                    architect + integrator
        ____________________|____________________
        |        |         |         |           |
    explorer  worker    tester   reviewer   researcher   (core)
        |        |         |                        |
     planner  oracle   designer   ........ (optional extras)
     (.plans/  counsel  UI/vision
      interview)

The root delegates through bounded contracts (objective, scope, context, constraints, deliverable, acceptance) and merges the returned slices. Never claim delegation without a real subagent call.

Quickstart

Three options, in order. Start with option 1.

(1) Skills-only install — FIRST, 30 seconds, zero scripts

Copy the single skill file into your repo. That file alone is enough: the root can play e