Git repository intelligence CLI for uncovering contributor ownership, maintenance hotspots, and codebase risk.
-
Updated
Aug 11, 2026 - Python
Git repository intelligence CLI for uncovering contributor ownership, maintenance hotspots, and codebase risk.
Measures a repository's development environment and teaches an AI agent to build what is missing, using only what the project already has.
Self-improving code review skill for AI agents. Learns your codebase over time — analyzes git history, spots churn hotspots, and builds a persistent knowledge base that sharpens every review.
GitHub Action: Automated codebase health scoring for pull requests
Python static analysis CLI that detects architectural degradation: circular deps, god classes, service-layer bypass, magic values, cyclomatic complexity, and layer violations. Per-PR and 10-commit trend modes; pre-commit hooks and GitHub Actions integration.
Add a description, image, and links to the codebase-health topic page so that developers can more easily learn about it.
To associate your repository with the codebase-health topic, visit your repo's landing page and select "manage topics."