Build With Agent Team banner
joshtune joshtune

Build With Agent Team

Development community

Description

--- description: "Build using Claude Code Agent Teams with tmux split panes" argument-hint: "<plan-path> [num-agents]" allowed-tools: ["Bash", "Read"] --- # Build with Agent Team Coordinate a build using Claude Code Agent Teams — multiple Claude instances working in parallel, communicating with each other, and following a contract-first protocol. **Plan path**: $ARGUMENTS ## Prerequisites Agent Teams require Claude Code v2.1.32+ (`claude --version` to check). 1. **Experimental flag** enabl

Installation

Installs to ~/.claude/skills/joshtune-mx-workflow-build-with-agent-team/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joshtune-mx-workflow-build-with-agent-team && curl -fsSL https://raw.githubusercontent.com/joshtune/mx-workflow/HEAD/commands/build-with-agent-team.md -o ~/.claude/skills/joshtune-mx-workflow-build-with-agent-team/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository