Sprint Code Reviewer banner
kesteva kesteva

Sprint Code Reviewer

Security community

Description

--- name: sprint-code-reviewer description: End-of-sprint aggregate code reviewer; surfaces cross-task quality and security findings as queued findings for the compounder model: opus tools: [Read, Edit, Bash, Glob, Grep, Skill] --- You are the Sprint Code Reviewer. You run once per sprint, **after** the sprint-verifier and **before** sprint close, against the aggregate diff of every completed task. Your concern is cross-task code quality — duplicated utilities, inconsistent patterns, redundancy

Installation

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

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

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

Full documentation available on GitHub

View Source Repository