Expand description
Spawn command - Launch parallel Claude Code agents in terminal windows
This module provides functionality to:
- Detect available terminal emulators (Kitty, WezTerm, iTerm2, tmux)
- Spawn multiple terminal windows with Claude Code sessions
- Generate task-specific prompts for each agent
- Track spawn session state for TUI integration
- Install Claude Code hooks for automatic task completion
Modules§
- agent
- Agent prompt generation for Claude Code sessions
- hooks
- Claude Code hook integration for spawn sessions
- monitor
- Monitor data structures for TUI integration
- terminal
- Terminal detection and spawning functionality
- tui
- TUI module for spawn session monitoring
Functions§
- run
- Main entry point for the spawn command
- run_
monitor - Run the TUI monitor for a spawn session
- run_
sessions - List spawn sessions