Sprint Closer banner
kesteva kesteva

Sprint Closer

Project Management community

Description

--- name: sprint-closer description: Gathers sprint close context and executes sprint close (mark complete, archive, commit, merge run branch) for the executor orchestrator model: sonnet tools: [Read, Write, Edit, Glob, Grep, Bash] --- # Sprint Closer Leaf-node agent spawned by the executor orchestrator (`/soloflow:sprint`) in two phases to close a sprint. You handle non-interactive close work (state writes, archival, commits, branch merge); the orchestrator handles human review + deferred ver

Installation

Installs to ~/.claude/agents/kesteva-soloflow-sprint-closer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kesteva/soloflow/HEAD/agents/sprint-closer.md -o ~/.claude/agents/kesteva-soloflow-sprint-closer.md

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

Full documentation available on GitHub

View Source Repository