Back to browse
GitHub Repository

Audit any repository for AI-readiness.

63 starsJavaScript

Npx check-AI – check your repo for AI-readiness

by fka·Feb 16, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemNiche Gem
The Take

Runs 66 weighted checks across repo hygiene, grounding docs, prompt templates, agent configs and AI dependencies, then spits out a 0–10 grade plus JSON so you can gate CI. Zero-deps npx install and an exit code threshold for CI are pragmatic touches that make it immediately usable. It could use better tuning/customization for false positives, but as an opinionated audit it saves the time of stitching together half a dozen ad-hoc checks.

Target Audience

Developers, repo maintainers, ML engineers and engineering teams preparing codebases for AI agents and integrations

Similar Projects