glaucia86glaucia86Communityยท9 Agent Skills Included

repocheckai

Automated GitHub repository health checks and issue reporting

Analyzes GitHub repositories across documentation, testing, CI/CD, security, dependencies, and code quality. Produces a health score with prioritized P0/P1/P2 findings, each backed by file evidence and fix steps. Publishes findings directly as labeled GitHub issues, removing manual review notes and spreadsheet tracking. Runs as an interactive CLI, web UI, or API with quick scans or deep full-source analysis.
npx skills add glaucia86/repocheckai --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install RepoCheckAI?โ–ผ

Run `npx skills add glaucia86/repocheckai --all -g -y` in your terminal to install all skills in this suite globally.

What does RepoCheckAI check in a repository?โ–ผ

It reviews six areas: documentation, developer experience, CI/CD pipelines, testing, governance files, and security hygiene. Every finding includes file evidence, a severity rating, and concrete fix steps.

Can RepoCheckAI create GitHub issues automatically?โ–ผ

Yes. Run an analysis with the issue flag and a GitHub token, and each finding becomes a labeled, prioritized issue with remediation instructions.

What is the difference between quick scan and deep analysis?โ–ผ

Quick scan reads up to 20 files via the GitHub API for fast governance checks. Deep analysis scans the full source code for code quality and architecture review.

Do I need coding experience to use RepoCheckAI?โ–ผ

No. You can run it from an interactive chat interface or web UI using plain commands, and it explains every finding in clear language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’