RepoCheckAI

Install RepoCheckAI CLI

Get running in under 5 minutes, then scale to deep analysis and issue publishing.

Node >= 24Copilot SDK poweredIssue publishing supported

Global Install

npm i -g repocheckai
repocheck analyze owner/repo
View docs

From Source

git clone https://github.com/glaucia86/repocheckai.git
cd repocheckai
npm install
npm run build
npm run dev:cli

Next step: run your first diagnosis

repocheck analyze your-user/your-repo --model claude-sonnet-4
Star on GitHub