sk Skill · hslee16
archy
Track architectural health of a Python codebase via the archy CLI and MCP server. Computes a five-axis quality score (modularity, acyclicity, depth, equality, complexity), detects import cycles via Tarjan SCCs, enforces YAML layer rules directly and transitively (via import-linter), ranks refactor priority via cyclomatic_complexity * git_churn hotspots, surfaces high-risk modules before edits, surfaces…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
jsonPython
- Host repository
- hslee16/Archy
- Licence
- MIT
- Host stars
- 7
- Host language
- Python