repo-auditor
repo-auditor contient 5 skills collectées depuis briancl2, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Deliver one authorized repo-auditor owner change through cached-index validation, read-only real use, exact-head review, GitHub checks, and live readback.
Fast local code review of staged changes via Copilot CLI. Pipes git diff into copilot -p with full file context and a generic review prompt. Repo-specific rules load automatically from AGENTS.md. Use when you want a quick pre-commit review without the PR overhead. Keywords: code review, local review, make review, pre-commit, staged changes.
Deterministic pre-scan of target repositories. Produces file inventory, AI surface analysis, .gitignore audit, and large file detection. Foundation for all audit dimensions.
Run detection signature scripts (DS-34 through DS-43) against a target repository. Produces a combined JSON report with per-signature results including fired/not-fired status, counts, and evidence.
Score a repository across 5 audit dimensions, producing SCORECARD.json with composite score (0-100), T1/T2 tiered checks, maturity phase, and stall risk assessment.