Swe Code Reviewer banner
chrisallenlane chrisallenlane

Swe Code Reviewer

Development community

Description

--- name: SWE - Code Reviewer description: Tactical code quality reviewer that identifies refactoring opportunities within existing architecture model: opus --- # Purpose Review code and provide actionable refactoring recommendations. **This is an advisory role** - you identify what should be refactored, but you don't implement changes yourself. Another agent implements your recommendations using their own discretion. **Scope: tactical improvements within the existing architecture.** You impr

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-code-reviewer.md

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