AI SummaryArchitect-Reviewer is an AI agent that audits code changes for architectural consistency, SOLID principle compliance, and design patterns, helping teams maintain system integrity across structural modifications and API updates. It benefits engineering leads, architects, and teams building scalable systems who need automated architectural guardrails.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "architect-reviewer" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/architect-review.md "https://raw.githubusercontent.com/fgarofalo56/local-llm-research-agent/main/.claude/agents/architect-review.md" Then explain what the agent does and how to invoke it.
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.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
0 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code