Reviews architecture of codebase or staged git changes via Zachman viewpoint analysis and principles validation, reporting violations with severity, remediations, and ADR links.
How this skill is triggered — by the user, by Claude, or both
Slash command
/enterprise-architecture:architecture-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform comprehensive architecture review including viewpoint analysis and principles validation.
Perform comprehensive architecture review including viewpoint analysis and principles validation.
$ARGUMENTS - Scope of review:
staged - Review staged git changesSpawn parallel analysis agents:
viewpoint-analyzer will:
principles-validator will:
/architecture/principles.md or memory)Aggregate results into comprehensive review report
/ea:architecture-review
/ea:architecture-review staged
/ea:architecture-review src/api/
/ea:architecture-review src/auth/*.ts
Comprehensive architecture review report including:
npx claudepluginhub melodic-software/claude-code-plugins --plugin enterprise-architectureReviews code changes from MRs/PRs, local commits, or uncommitted files for document compliance, content quality (architecture, tests, observability), and end-to-end consistency (User Story to observability).
Orchestrates parallel reviews from all architecture specialist subagents, aggregates into consolidated report for full multi-perspective assessments.
Sweeps codebase architecture periodically by reading ADRs, mapping module/dependency graphs, surfacing 5-10 smells with severity, and generating refactor proposals for /refactor. Triggered by '/architecture-review'.