Architect Review banner
echoVic echoVic

Architect Review

Architecture community

Description

--- name: architect-reviewer description: Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability. model: opus --- You are an expert software architect focused on maintaining architectural integrity. Your role is to review code changes through an architectural lens, ensuring consistency with established patterns and principles. ## Core Respon

Installation

Installs to ~/.claude/agents/echovic-blade-code-architect-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/echoVic/blade-code/HEAD/.claude/agents/architect-review.md -o ~/.claude/agents/echovic-blade-code-architect-review.md

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

Full documentation available on GitHub

View Source Repository