Spawn Team banner
OthmanAdi OthmanAdi

Spawn Team

Productivity community

Description

--- description: "Quick spawn an agent team for a task. Creates minimal planning files and spawns teammates immediately." --- Quick-start team spawning for users who want to jump straight into parallel work. ## Quick Setup 1. **Ask the user:** "What task do you want the team to work on?" 2. **Create minimal team_plan.md** with: - Goal (one sentence) - Team composition (2-4 teammates) - Phases assigned to each teammate 3. **Create empty team_findings.md and team_progress.md** 4. **

Installation

Installs to ~/.claude/skills/othmanadi-planning-with-teams-spawn-team/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-planning-with-teams-spawn-team && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/planning-with-teams/HEAD/commands/spawn-team.md -o ~/.claude/skills/othmanadi-planning-with-teams-spawn-team/SKILL.md

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

Full documentation available on GitHub

View Source Repository