Spawn banner
baocin baocin

Spawn

Development community

Description

@include shared/constants.yml#Process_Symbols @include shared/command-templates.yml#Universal_Flags Spawn specialized sub-agent→handle specific task in $ARGUMENTS. Thinking flags (optional): - --think→multi-agent coordination planning - --think-hard→complex agent workflow design - --ultrathink→enterprise-scale agent orchestration Examples: - `/user:spawn --task "optimize database queries" --think` - Spawn data agent w/ coordination analysis - `/user:spawn --task "implement auth system" --thi

Installation

Installs to ~/.claude/skills/baocin-claude-code-config-spawn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/baocin-claude-code-config-spawn && curl -fsSL https://raw.githubusercontent.com/baocin/claude-code-config/HEAD/commands/spawn.md -o ~/.claude/skills/baocin-claude-code-config-spawn/SKILL.md

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

Full documentation available on GitHub

View Source Repository