spawn
alirezarezvani/claude-skills
The /hub:spawn command launches N subagents that work on the same task simultaneously. Each agent operates within an isolated git worktree, ensuring true parallelism and resource separation. Users can optionally specify templates (e.g., `optimizer`, `refactorer`) to guide agents toward specific strategies for improving code quality, performance, or test coverage. Ideal for complex software engineering tasks requiring diverse, competing approaches.