convex-audit

Installation
SKILL.md

Convex Audit

Use this skill for read-first Convex audits that produce a clear remediation plan before implementation.

Workflow

  1. Read the repo AGENTS.md.
  2. Run /home/bjorn/.codex/skill-support/bin/convex-scan inventory --cwd <repo> --out <json>.
  3. Run /home/bjorn/.codex/skill-support/bin/convex-scan surface --cwd <repo> --out <json>.
  4. Run /home/bjorn/.codex/skill-support/bin/convex-scan gaps --inventory <json> --out <json>.
  5. Read only the references needed for the active findings:
    • references/security.md
    • references/schema.md
    • references/runtime-boundaries.md
    • references/migrations.md
  6. Validate non-trivial recommendations against current docs before finalizing.
  7. Output a remediation plan with file targets, risk level, and verification steps.

Use When

Related skills

More from bjornmelin/dev-skills

Installs
1
GitHub Stars
2
First Seen
Mar 19, 2026