convergence-architecture
CommunityQuantified architecture checks for healthy code.
Software Engineering#architecture#refactor#code-quality#code-review#software-design#layering#god-objects
Authorc-sonnier
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Architecture health often deteriorates due to layer violations, hidden god objects, and inconsistent boundary rules. This skill provides a repeatable, quantifiable approach to map a codebase into layers, detect violations, score critical constructs, and guide safer refactors.
Core Features & Use Cases
- Layer mapping: classify codebase components into Presentation, Application, Domain, and Infrastructure layers.
- Violation detection: identify upward dependencies that breach layer rules and flag model/service/controller issues.
- Callback scoring: apply a 1-5 score per callback to surface architectural concerns.
- God object detection: highlight high-churn files with complexity metrics to pinpoint responsibilities clusters.
- Quality gates: enforce target metrics to guide quality improvements before refactors.
- Use cases: onboarding a new team, planning major refactors, or quarterly health checks.
Quick Start
Analyze a repository by running the architecture analysis workflow to generate a health-check report you can review and action.
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: convergence-architecture Download link: https://github.com/c-sonnier/convergence/archive/main.zip#convergence-architecture 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.