audit

Installation
SKILL.md

Audit

Input

  • A repository, path, subsystem, branch, feature, diff, or audit question.
  • Use explicit input first; otherwise infer from context, recent edits, selected files, or branch.
  • Safest default: audit the current project at a high level.

Workflow

  1. Map the project. Identify purpose, stack, entry points, package structure, runtime, and ownership boundaries.
  2. Find commands. Locate install, dev, test, lint, typecheck, build, release, and deploy commands.
  3. Run safe checks. Execute available non-destructive checks when practical; record missing or failing checks.
  4. Review docs. Check README, architecture docs, API docs, devops docs, runbooks, and examples for gaps or stale claims.
  5. Inspect risk areas. Review security, dependencies, config, migrations, data handling, error paths, observability, and release/deploy posture.
  6. Identify issues. Produce prioritized findings with evidence, impact, and suggested next action.
  7. Fill obvious docs gaps. If requested, update small missing docs discovered during the audit.

Output

Installs
10
GitHub Stars
36
First Seen
May 19, 2026
audit — hunvreus/skill-issue