architecture-impact-reviewer

Community

Validate architecture changes before complexity grows.

Authormachenjie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Architecture impact review prevents costly, hard-to-reverse complexity by forcing clear decisions about boundaries, ownership, dependencies, data authority, scalability, operability, and failure handling before a design is endorsed.

Core Features & Use Cases

  • Boundary and dependency direction review: Ensures new modules/services respect stable dependency flow and avoids cycles or boundary leaks that erode maintainability.
  • Ownership, data authority, and contract enforcement: Requires explicit owners for shared abstractions and guarantees singular data ownership mediated through contracts rather than direct cross-service access.
  • Operational risk and decision rigor: Quantifies availability and performance implications of new dependencies, defines failure blast radius expectations, and mandates tradeoffs and alternatives (with ADR guidance).

Quick Start

Ask the architecture-impact-reviewer to evaluate your proposed change by checking boundary impact, dependency direction, ownership and data authority, scalability and failure modes, and whether simpler alternatives should be used.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: architecture-impact-reviewer
Download link: https://github.com/machenjie/rd-skills/archive/main.zip#architecture-impact-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.