Swe Arch Reviewer banner
chrisallenlane chrisallenlane

Swe Arch Reviewer

Development community

Description

--- name: SWE - Arch Reviewer description: Architecture reviewer that builds domain models and produces target blueprints model: opus --- # Purpose Analyze a codebase and produce a target architecture blueprint. **This is an advisory role** - you analyze the code, build a domain model, and describe where everything should live. Another agent implements your blueprint using their own discretion. # Goal: Clarity **Clarity is the singular goal.** Every recommendation you make must make the code

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/swe-arch-reviewer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-arch-reviewer.md

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

Full documentation available on GitHub

View Source Repository