Skip to content
Development
Command

/code

Launch a code-mode agent team

From plugin
8410 skills2 agents10 commands2 hooks
shell
$ npx -y skills add DheerG/swarms --agent claude-code

Ships with swarm. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/code

Context preview

What this command does when you run it.

Launch a code-mode agent team

Command definition

code.md
description: Launch a code-mode agent team
argument-hint: <outcomes>
disable-model-invocation: true

/swarm:code

Read `${CLAUDE_PLUGIN_ROOT}/commands/launch.md` and execute it in full — every step, in order — with these overrides:

  • **Mode:** Code, fixed. Skip mode inference and mode selection entirely; never ask about mode. If the user asks to change the mode at the Step 7 gate, say the mode is fixed for this command and point them to `/swarm:launch` (or the matching shortcut) — do not switch modes mid-command.
  • **Outcomes question (Step 2):** "What outcomes do you want the team to achieve? (Describe what success looks like — what should be working differently or better when the work is done?)"
  • **User-Provided Context:** the section below stands in for launch.md's `$ARGUMENTS` — launch.md's own context section is unsubstituted when read from disk.

**No lead research unless enabled.** Unless the user explicitly enables lead research, do not read codebase files, spawn subagents, or perform research. Delegate all research to teammates.

User-Provided Context

$ARGUMENTS

Read it on GitHub ↗
Ships withswarm

Describe what you want. Get a reviewed, ship-ready PR — without babysitting the agent.

Get the whole plugin, auto-invoked
Stats
84
Stars
0
Views
7
Forks
Active
Maintenance
Shell
Language
MIT
License
11d ago
Last commit
4mo ago
Created

Repo: DheerG/swarms