auditing-a-repository

Installation
SKILL.md

auditing-a-repository

When to use

Run a whole-repository health audit with the code-quality-atlas repo-shaped audits (architecture, dependencies, config/build, docs, compliance, enforcement, infrastructure-as-code, maintainability hotspots). Use for a scheduled or on-demand repo audit, not a single diff. Runs the applicable audits and synthesizes one report.

How this works

Rank the relevant lenses below by relevance to what is being reviewed, pick the breadth from the depth mode (default review), then for each selected lens load its bundle and apply it:

  • Read reference/lenses/<lens>/body.md — the lens's checklist and examples. Open reference/lenses/<lens>/tool-rules.md or sources.md only if deeper tooling/provenance is called for.
  • After the lenses run, merge their findings with the procedure in reference/synthesis.md — one deduplicated, ranked report with a single verdict.

Depth modes

Routing first ranks every lens whose scope the change touches by relevance — it is no longer a hard cap. A depth mode then sets the breadth (how far down the ranked list to run, plus room for judgment calls above that floor) and the severity floor. Pick the mode from the request; default to review.

Installs
1
GitHub Stars
6
First Seen
Jul 6, 2026
auditing-a-repository — brandondees/code-quality-atlas