What problem does it solve?
Coordinating planning, execution, and reporting across multiple roles in software development is complex and error-prone; team-sprint automates the full sprint lifecycle from planning to PR, reducing manual coordination and race conditions.
Core Features & Use Cases
- Automates sprint planning by invoking pm-sprint-plan and generating an execution queue.
- Orchestrates team-work by spawning execution steps via team-ship and enforcing dependency order.
- Generates cycle artifacts (sprint plan, gap reports, changelog updates) and creates a PR to dev with a summary.
- Integrates with ROADMAP.md to mark completed items and track progress across cycles.
- Supports focus filters (spec, scaffold, code, test, audit) and custom tasks for flexible cycles.
Quick Start
Start a new sprint cycle by running /team-sprint with optional focus and tasks parameters.