Spin up a maturity-matched multi-agent team to deliver a goal end-to-end, with quality gates enforced automatically
How this command is triggered — by the user, by Claude, or both
Slash command
/bharats-claude-toolkit:teamThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run `/team <goal>` to orchestrate a multi-agent build for **<goal>**. This command is intentionally **thin**: it does not contain the orchestration logic. The brain lives in the **`team-orchestration`** skill — defer to it for the full loop. ## The `/team <goal>` flow 1. Invoke the **`team-orchestration`** skill. 2. Hand it the goal (everything after `/team`). 3. The skill detects the team-profile maturity, picks the roster, activates the session sentinel/gates, decomposes the goal into acceptance-criteria-bearing tasks, spawns the teammates, and tears the session down at the end. ...
Run /team <goal> to orchestrate a multi-agent build for .
This command is intentionally thin: it does not contain the orchestration logic.
The brain lives in the team-orchestration skill — defer to it for the full loop.
/team <goal> flowteam-orchestration skill./team).If no goal is given, ask the user what they want the team to build, then proceed.
Solo-safe: until
/teamactivates a session, the gate hooks are pure no-ops — installing this changes nothing for solo work.
npx claudepluginhub bharatnain/bharats-claude-toolkit --plugin bharats-claude-toolkit/teamCreates and orchestrates a multi-agent team simulating a company hierarchy (CEO + sub-agents) to collaboratively execute coding tasks with direct messaging, shared task board, and git worktree isolation.
/teamRuns complete oma phased team pipeline for complex tasks: delegates planning/PRD/execution/verification/fixing to agents iteratively until verified. Produces merged lifecycle report.
/teamManages Claude Code Agent Teams for multi-agent coordination via shared tasks, messaging, and parallel execution. Supports create, status, wave, review, research, build, clean subcommands.
/teamAssembles, configures, and spawns native Claude Code agent teams for parallel tasks, code reviews, full-stack development, and security audits. Supports create, context, list subcommands.
/teamLists active team agents with their roles, modules, and current intents. Supports human-readable output and --json for machine-readable format.
/teamManages Jira team resources: calculate capacity, map skills, balance workload, assess burnout, forecast sprints, generate reports via action subcommands.