Sprint Start banner
chrishobbsrocks chrishobbsrocks

Sprint Start

Development community

Description

--- description: "Dev Team: start a sprint Master Controller assigned you" allowed-tools: [Bash] --- # Start Sprint **CRITICAL**: Use the automation script ONLY. ```bash python3 scripts/sprint_lifecycle.py start $ARGUMENTS ``` This moves the sprint file into `docs/sprints/2-in-progress/`, creates its state file, and sets the phase to `dev_build`. Dev Team 1 (or Dev Team 2) runs this directly once Master Controller has defined the sprint and pointed you at its ID, then reads the sprint file a

Installation

Installs to ~/.claude/commands/chrishobbsrocks-fully-completely-sprint-start.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chrishobbsrocks/fully-completely/HEAD/.claude/commands/sprint-start.md -o ~/.claude/commands/chrishobbsrocks-fully-completely-sprint-start.md

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

Full documentation available on GitHub

View Source Repository