Sf Code Reviewer banner
Kemquiros Kemquiros

Sf Code Reviewer

Development community

Description

--- name: sf-code-reviewer description: Independent Code Reviewer of the Software Factory cell. Use after a module's implementation and its own tests are green, BEFORE it proceeds to architecture review. Reviews the diff for correctness, contract adherence, Clean Code, and — critically — whether the tests actually prove what they claim to, since the agent who wrote the code and its tests under TDD is structurally blind to its own blind spots. Never the same agent that implemented or tested the m

Installation

Installs to ~/.claude/agents/kemquiros-anvil-sf-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kemquiros/anvil/HEAD/.claude/agents/sf-code-reviewer.md -o ~/.claude/agents/kemquiros-anvil-sf-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