architecture-analysis

Community

Architectural dependency analysis.

Authorfront-depiction
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides in-depth architectural dependency analysis and impact assessment to understand how services are connected, how changes propagate, and where risk concentrates.

Core Features & Use Cases

  • Full graph dependency analysis with the architecture CLI (analyze, blast-radius, ancestors, common-ancestors, metrics, domains, hot-services).
  • Progressive disclosure outputs (XML/structured data) for automation and reporting.
  • Guidance for planning safe changes, domain boundaries, and capacity planning across large service graphs.

Quick Start

  • Run a full analysis: use ./.claude/bin/architecture analyze
  • View metrics: ./.claude/bin/architecture analyze --metrics
  • Inspect domains and hot services: ./.claude/bin/architecture domains
  • Check blast radius for a service: ./.claude/bin/architecture blast-radius ServiceName
  • Explore upstream dependencies: ./.claude/bin/architecture ancestors ServiceName

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: architecture-analysis
Download link: https://github.com/front-depiction/claude-setup/archive/main.zip#architecture-analysis

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.