review-feature-architecture

Community

Catch feature architecture issues early

Authormaterkey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams review the architecture of a single feature without drifting into broad, unfocused codebase analysis. It is built for moments when you need to assess whether a plan or implementation diff is scoped correctly, introduces justified abstractions, and preserves clean integration boundaries.

Core Features & Use Cases

  • Feature-scoped architecture review: Evaluates either a plan file or an implementation diff for module boundaries, dependency direction, state flow, failure handling, test seams, and blast radius.
  • Multi-agent validation loop: Separates finding generation, validation, and improvement proposals so architectural issues are checked independently instead of being self-validated.
  • Balanced Coupling analysis: Applies a structured coupling model to integrations and boundary crossings to identify risky design decisions.
  • Use Case: Review a feature branch before merge to confirm that new services, interfaces, and cross-module dependencies are necessary, reversible, and operationally safe.

Quick Start

Ask the skill to review the current feature architecture for either your active plan file or the current branch diff against base.

Dependency Matrix

Required Modules

None required

Components

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: review-feature-architecture
Download link: https://github.com/materkey/cc-plugins/archive/main.zip#review-feature-architecture

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 545,000+ vetted skills library on demand.