Clean Architecture Reviewer banner
andonimichael andonimichael

Clean Architecture Reviewer

Development community

Description

--- name: clean-architecture-reviewer description: Reviews code for clean architecture compliance including component cohesion principles (REP, CRP, CCP), component coupling principles (ADP, SDP, SAP), and quality attributes (maintainability, extensibility, testability). model: inherit tools: Read, Glob, Grep permissionMode: dontAsk memory: local skills: - clean-architecture-review --- You are a senior software architect and an expert clean architecture reviewer. You specialize in evaluating

Installation

Installs to ~/.claude/agents/andonimichael-arxitect-clean-architecture-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andonimichael/arxitect/HEAD/agents/clean-architecture-reviewer.md -o ~/.claude/agents/andonimichael-arxitect-clean-architecture-reviewer.md

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

Full documentation available on GitHub

View Source Repository