audit

Installation
SKILL.md

Audit

This skill provides two modes:

  1. Branch audit (default) — a pre-push review of the branch diff, checking 8 categories and producing a Clean/Minor/Blocking verdict.
  2. Deep-dive audits — project-wide analyses that use sub-agents to examine code quality, documentation brittleness, security, or UI design in depth.

If the user says "audit" without further context and there's a branch with changes, run the branch audit. If they ask for something specific (e.g., "audit for security vulnerabilities", "check our docs", "review the UI"), run the relevant deep-dive. They can also request multiple audits at once.


Branch Audit

Step 1: Gather context

Installs
10
GitHub Stars
1
First Seen
Mar 10, 2026
audit — adewale/audit-skill