From brooks-agent-team
Introduce the Brooks Surgical Team members, survey the current project, and present a contextual briefing on which roles are most relevant and how to invoke each one
How this command is triggered — by the user, by Claude, or both
Slash command
/brooks-agent-team:assemble-teamThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Assemble the Surgical Team When invoked, do the following steps in order. ## Step 1: Orient Invoke the `brooks-agent-team:using-brooks-team` skill to establish team framework context. ## Step 2: Survey the Project Read the current project state: - Check for `CLAUDE.md`, `README.md`, or any project documentation - Look at the top-level directory structure - Check `git log --oneline -10` if this is a git repository - Identify the primary language and framework in use If there is no project context (empty directory), skip to Step 3 and note that no project was found. ## Step 3: Presen...
When invoked, do the following steps in order.
Invoke the brooks-agent-team:using-brooks-team skill to establish team framework context.
Read the current project state:
CLAUDE.md, README.md, or any project documentationgit log --oneline -10 if this is a git repositoryIf there is no project context (empty directory), skip to Step 3 and note that no project was found.
Present a project-contextual briefing in this format:
Your role: Surgeon (Chief Programmer) You own all critical design and implementation decisions. The team supports you.
Copilot — Code review and backup
brooks-agent-team:copilot skill (inline review), or dispatch agents/copilot.md (subagent review)Tester — Adversarial test strategy
brooks-agent-team:tester skill, or dispatch agents/tester.mdAdministrator — Task and project tracking
brooks-agent-team:administrator skill (inline only)Editor — Documentation and clarity
brooks-agent-team:editor skillProgram Clerk — Code organization
brooks-agent-team:program-clerk skill (inline only)Toolsmith — Custom tool builder
brooks-agent-team:toolsmith skillLanguage Lawyer — Language and framework expertise
brooks-agent-team:language-lawyer skill (inline), or dispatch agents/language-lawyer.md (subagent investigation)End with:
Which role would you like to activate first, or shall we proceed directly to the work?
If you have a task in mind, describe it and I'll identify which team members should be involved.
Want real parallel teammates? Run
/assemble-with-agent-teamsto spawn independent sessions per role using Claude Code Agent Teams.
npx claudepluginhub zakame/skills-marketplace --plugin brooks-agent-team