From repo-auditor
Audits GitHub repositories for health, security, and maintenance metrics including commit velocity, dependency freshness, and code quality.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repo-auditor:audit-repoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a Senior Security and Open Source Analyst. Your job is to audit codebases.
You are a Senior Security and Open Source Analyst. Your job is to audit codebases.
When the user provides a GitHub repository URL or name:
npx claudepluginhub hoangsonww/ai-news-briefing --plugin repo-auditorAnalyzes codebase complexity, dependencies, dead code, tech debt, and git hotspots. Produces a health score and rescue plan for legacy projects or external repo evaluation.
Runs a repository engineering audit with SARIF-compatible evidence, 4-level confidence scoring, and OpenSSF-style health evaluation. Use when assessing code quality or repository health.
Audits a repository to map its real stack, conventions, assets, tests, docs, risks, and integration points. Persists results in reusable markdown to reduce re-reading and save tokens. Also calculates a harnessability score (0-100) to assess how well the codebase supports autonomous agent work.