Assemble With Agent Teams banner
zakame zakame

Assemble With Agent Teams

Productivity community

Description

--- description: Directly spawn a Brooks Surgical Team using Claude Code Agent Teams — one independent session per role, working in parallel with a shared task list. Skips orientation and goes straight to spawning. --- # Assemble Team with Agent Teams When invoked, do the following steps in order. ## Step 1: Check Prerequisites Check whether Agent Teams is enabled by looking for `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` in the environment or `settings.json`. If it is NOT enabled, stop and te

Installation

Installs to ~/.claude/skills/zakame-brooks-agent-team-assemble-with-agent-teams/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zakame-brooks-agent-team-assemble-with-agent-teams && curl -fsSL https://raw.githubusercontent.com/zakame/brooks-agent-team/HEAD/commands/assemble-with-agent-teams.md -o ~/.claude/skills/zakame-brooks-agent-team-assemble-with-agent-teams/SKILL.md

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

Full documentation available on GitHub

View Source Repository