Spawn a new Claude Code teammate in tmux or kitty with team environment variables
<agent_name> [agent_type] [model] [prompt]# Spawn Teammate Spawn a new Claude Code teammate. You can only spawn one teammate at a time. You must invoke this command multiple time to spawn multiple teammates. ## Arguments - `$1` - Agent name (required, e.g., backend-dev, frontend-dev) - `$2` - Agent type (optional: worker, backend-developer, frontend-developer, reviewer, researcher, tester) - `$3` - Model (optional: haiku, sonnet, opus - defaults to sonnet) - `$4` - Initial prompt (optional) ## Auto-Detection The plugin automatically detects which terminal multiplexer to use: - **kitty** - If running inside kitty terminal with...