spawn-teammates

Create and activate Sprint Developer teammates for Product Backlog Items.

15|5|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/sohei56/maul-team --skill spawn-teammates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spawn-teammates
Source: https://github.com/sohei56/maul-team/tree/main/skills/spawn-teammates
Command: npx skills add https://github.com/sohei56/maul-team --skill spawn-teammates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual coordination required to launch Sprint Developers, assign Product Backlog Items, create isolated worktrees, and keep Scrum state synchronized.

Core Features & Use Cases

  • Sprint-aware staffing: Derives the Developer count from refined Sprint PBIs, capped at six, and assigns one PBI to each Developer.
  • Consistent setup: Freezes the Sprint base, creates isolated PBI worktrees, reconciles implementer assignments, and registers Developer state.
  • Agent Teams coordination: Spawns Developers with standardized IDs and task prompts, validates their active status, and supports recovery when a teammate terminates.
  • Use Case: At Sprint Planning, use this Skill to prepare the Sprint, launch one Developer per PBI, and hand each teammate a controlled workspace for the PBI pipeline.

Quick Start

Invoke the spawn-teammates skill during Sprint Planning to create and activate Developers for every refined PBI in the current Sprint.

Frequently Asked Questions about spawn-teammates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint planning and assign Product Backlog Items to developer agents?

Automated sprint planning assigns refined Product Backlog Items to individual developer agents by deriving the developer count from the sprint backlog, capping it at six, and allocating one PBI per teammate.

How does agent team onboarding work with isolated Git worktrees for Scrum sprints?

Agent team onboarding freezes the sprint base and creates isolated Git worktrees for each PBI, ensuring developer agents operate in controlled workspaces with standardized IDs and synchronized task prompts.

What do I need to set up before spawning developer teammates for sprint planning?

Spawning developer teammates requires valid Scrum state and Sprint files, refined PBIs, Git worktrees, jq, Bash scripts, and Claude Code Agent Teams to coordinate the sprint pipeline.

Can I recover a developer agent that terminates during an integration sprint?

Teammate recovery validates the active status of spawned developer agents and supports reactivation when a teammate terminates, ensuring sprint continuity and synchronized backlog assignments.

How many developer agents can I spawn for a single sprint?

Sprint-aware staffing derives the developer count from the number of refined Sprint PBIs, capping the maximum at six developer agents, with each receiving exactly one PBI assignment.

What is the best way to coordinate Claude Code Agent Teams for Scrum sprint execution?

The best way to coordinate Claude Code Agent Teams for Scrum sprint execution is to spawn standardized developer teammates with isolated PBI worktrees, reconciled implementer assignments, and registered developer state.