rai-architecture-review
OfficialValidate proportionality of implemented design
Software Engineering#yagni#code-review#knowledge-graph#design-docs#architecture-review#proportionality#beck-simple-design
Authorhumansys
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents over-engineering and unnecessary complexity by judging whether implemented code is necessary and proportional to the design intent, helping teams avoid gold-plating and speculative work.
Core Features & Use Cases
- Necessity Audit (YAGNI): Detect single implementations, wrappers without logic, unused parameters, test-only consumers, and dead exports.
- Proportionality & Duplication Checks: Measure indirection depth, abstraction-to-LOC ratio, configuration misuse, semantic duplication, pattern drift, and import fan-in.
- Systemic & Lean Compliance (epic scope): Identify orphaned abstractions, coupling direction issues, cyclic dependencies, shotgun surgery, and violations of MVP/design/patterns.
- Use Cases: Run after a story implementation to verify minimal, correct design; run at epic close for cross-module systemic issues; run on-demand when complexity feels disproportionate.
Quick Start
Run an architecture review on the current story by loading the design document, changed files, and relevant patterns, then produce heuristic-tagged findings and a verdict.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rai-architecture-review Download link: https://github.com/humansys/raise/archive/main.zip#rai-architecture-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.