Armory
Source
Browse
Workflows

team-spawn

Spawn an agent team using presets (review, debug, feature, fullstack, research, security, migration) or custom composition

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install team-spawn --cli claude

writes the file to.claude/commands/team-spawn.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/team-spawn.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow team-spawn from the agent-teams plugin. Spawn an agent team using presets (review, debug, feature, fullstack, research, security, migration) or custom composition

When to use it

Spawn an agent team using presets (review, debug, feature, fullstack, research, security, migration) or custom composition

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/agent-teams/commands/team-spawn.md -o .claude/commands/team-spawn.md

Notes

Extracted from wshobson/agents. Plugin: agent-teams.