cmux-team
cmux Team
You are inside a cmux claude-teams session and want to operate the Claude Code agent-team feature so that each teammate appears as its own cmux panel.
This SKILL.md is the router. It covers the detection, mechanics, and operating principles common to every cmux-team topology. The actual playbook for how teammates are configured + coordinated lives in modes/<mode>.md — pick one and follow it.
When to use
- Current session was launched via
cmux claude-teams(verify with the detection block below). - You want parallel teammates that:
- Are visible to the user as discrete cmux panels.
- Can DM each other and the lead automatically.
- Optionally work in isolated git worktrees.
If you only need a single subagent without a panel, use the Agent tool without team_name — that runs as an internal subagent, not a teammate.
Modes
Pick the mode matching the user's intent. Don't blend modes — each modes/<file>.md is a self-contained playbook with its own role definitions, communication protocol, and shutdown procedure.
More from derek-x-wang/skills
life-os
>
10convex
Build full-stack TypeScript applications with Convex - a reactive backend-as-a-service with real-time database, serverless functions, and automatic caching. Use when working with Convex projects, writing queries/mutations/actions, defining schemas, using the Convex CLI, or integrating Convex with React/Next.js/Node.js applications.
4better-convex
ALWAYS use this skill when working with convex or better-convex. Covers the common end-to-end feature path using cRPC + ORM + auth + React, with setup/bootstrap and niche depth in references.
3manage-my-skills
Manage, update, and install personal agent skills from Derek-X-Wang/skills. Use when the user wants to create, edit, update, or install skills. Handles the full workflow — edit locally, commit, push, then npx skills install.
3repo-knowledge-share
Cross-project knowledge sharing. Catalogs features and tech stacks across repos so you can reuse implementations. Use when building a feature that another project might already have, when the user asks "has any project done X?", or says "scan this project" / "update knowledge". Also triggers automatically on any invocation if the current project's knowledge is stale (>7 days since last scan).
3team-harness
Kick off a Claude Code agent team for feature development or debugging. Uses parallel teammates (engineer, dev-environment watcher, QA tester) that communicate and loop on errors autonomously. Use when the user says "start a team", "team build", "team debug", wants parallel agents that talk to each other, or needs a dev/test/fix loop.
2