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

implementer

01

leonhoffmann86/team-sprint

Agent

Implements ONE planned item in the isolated worktree, exactly one commit per item. Use after planner + navigator, and again on each gate/review loopback to fix only the reported findings.

1 2mo ago C 42 tokens original MIT

navigator

02

leonhoffmann86/team-sprint

Agent

Finds existing patterns, conventions and the blast radius via CodeGraph BEFORE code is written. Use proactively before implementation and before conventions review.

1 2mo ago A 29 tokens original MIT

planner

03

leonhoffmann86/team-sprint

Agent

Turns ONE TODO item into a bounded plan with verifiable acceptance criteria and a risk tier. Use proactively as the first step of each item, before any code change.

1 2mo ago A 35 tokens original MIT

leonhoffmann86/team-sprint

Agent

Checks adherence to the codebase's existing conventions and that the solution is the best-practice fit for THIS project's stack. Use after the correctness reviewer. Read-only + writes its findings JSON.

1 2mo ago A 43 tokens original MIT

leonhoffmann86/team-sprint

Agent

Checks the implementation against the acceptance criteria for correctness, edge cases and missing tests. Use AFTER the deterministic gate is green. Read-only + writes its findings JSON.

1 2mo ago A 38 tokens original MIT

reviewer-visual

06

leonhoffmann86/team-sprint

Agent

STAGE 2 (scaffold — not yet wired into the loop). Verifies UI implementation in the browser via screenshots + a11y tree. Use only for items with a frontend/UI part; Figma optional.

1 2mo ago A 49 tokens original MIT