cmux-team

Set up a three-tier cmux agent team with orchestrator and plan/build/test workers.

2|Updated Jun 2, 2024
One-click install
npx skills add https://github.com/magnusrodseth/dotfiles --skill cmux-team-magnusrodseth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmux-team
Source: https://github.com/magnusrodseth/dotfiles/tree/main/.claude/skills/cmux-team
Command: npx skills add https://github.com/magnusrodseth/dotfiles --skill cmux-team-magnusrodseth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cmux, claude, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the setup and orchestration of a cmux agent team, including an orchestrator and plan/build/test workers, to streamline collaborative feature development.

Core Features & Use Cases

  • Orchestrator Lead: Automates the creation of an orchestrator lead agent.
  • Plan/Build/Test Workers: Sets up plan, build, and test worker agents for efficient task execution.
  • Cmux Integration: Fully integrates with the cmux socket for seamless team management.
  • Feature-Specific Workspace: Creates a new workspace for each feature, ensuring isolation and organization.
  • Roster Management: Generates a roster for easy reference and recovery of team details.

Quick Start

To start a cmux team for the 'checkout-flow' feature, run: /cmux-team checkout-flow

Frequently Asked Questions about cmux-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a multi-agent team for collaborative feature development?

To set up a multi-agent team for feature development, you can use cmux-team to automate the creation of a three-tier agent structure. It sets up an orchestrator lead and plan, build, and test worker agents, integrating with the cmux socket to streamline team management.

What is a three-tier cmux agent team and how does it work?

A three-tier cmux agent team is a collaborative structure for feature development consisting of an orchestrator lead and plan, build, and test worker agents. It works by integrating with the cmux socket to automate task execution, creating an isolated workspace for each specific feature.

Do I need cmux and claude installed to use an agent team for feature development?

Yes, you need both cmux and claude agent support installed to use this feature development agent team. The setup requires cmux for socket integration and team management, alongside claude to support the orchestrator and worker agents.

How do I create an isolated workspace for each feature using cmux?

To create an isolated workspace for each feature using cmux, run the cmux-team command with your feature name. It automatically generates a new workspace for that feature and creates a roster for easy reference and recovery of team details.

Can I automate the creation of plan, build, and test worker agents with cmux?

Yes, you can automate the creation of plan, build, and test worker agents with cmux. The cmux-team setup automatically configures these three specific worker roles alongside an orchestrator lead to ensure efficient task execution and collaborative feature development.