repocheckai
Automated GitHub repository health checks and issue reporting
All Skills in This Repository (9)
Pure Emerald Level Indicatorscopilot-sdk
Invoke GitHub Copilot's AI engine programmatically using language SDKs.
security-hygiene
Detect exposed secrets and insecure GitHub Actions configurations in repositories.
docs-audit
Audit Markdown documentation for clarity and onboarding effectiveness.
repo-health
Analyze repository file structure to identify project type, languages, and frameworks.
code-quality-audit
Audits JavaScript/TypeScript code for smells, complexity, and duplication with severity findings.
testing-posture
Analyzes codebase test files and frameworks to identify coverage gaps.
dependency-health
Analyzes package.json and lockfiles to detect unused packages and risky version ranges.
ci-workflow-audit
Audit GitHub Actions and CI configuration files for gaps and duplicate logic.
findings-to-github-issues
Convert analysis findings into formatted Markdown for GitHub issues and comments.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core