leonhoffmann86/team-sprint

🏃 Sprint — every TODO item gets a full mini-sprint: autonomous plan→implement→review for Claude Code via git-hook agent chain, isolated worktree, deterministic gate & fail-closed review

1Stars on the repository
13Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bootstrap

01

leonhoffmann86/team-sprint

Skill Claude CodeCodex

Bootstraps Sprint into a repo: installs git hooks, configuration, and starter files. Use once per repo to enable autonomous plan→implement→review on every commit. Idempotent; never overwrites existing files without asking.

1 2mo ago D 48 tokens original MIT

ticket

02

leonhoffmann86/team-sprint

Skill Claude CodeCodex

Turn a rough idea or question into ONE clean, structured TODO.md item — grounded in the real codebase and refined with the user — ready to trigger the Sprint plan→implement→review hook chain. Use when capturing a task, triaging a "should we…?" question, or queuing work for the autonomous chain.

1 2mo ago A 67 tokens original MIT

update

03

leonhoffmann86/team-sprint

Skill Claude CodeCodex

Updates the vendored Sprint chain in bootstrapped repos from the plugin source. Refreshes scripts, subagents, MCP config, and git hooks. Use --all to update every registered repo. Leaves configuration and lifecycle files untouched.

1 2mo ago A 48 tokens original MIT