audit
FeaturedEight audit modes (codebase — owns "audit the codebase" — docs/process, performance, threat-model, motion, SEO, debt). Triggers "nuclear review", "whole codebase review", "adversarial audit", "fable audit", "correctness audit", "audit the docs", "doc drift", "process audit", "perf audit", "why is it slow", "bundle audit", "threat model", "attack surface", "motion audit", "seo audit", "aeo", "llms.txt", "debt ledger", "shortcut ledger". Single-page CWV routes to /lighthouse.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- darkroomengineering
- Repository
- darkroomengineering/cc-settings
- Created
- 8 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
codex-audit
Audit a codebase with outside eyes - a Codex red team hunts vulnerabilities, fragility and vibe-code residue in a disposable worktree, Claude verifies every finding against the live tree, fixes what survives and promotes each proof into a permanent regression test. Use when the user asks to audit the day's work, asks to harden a codebase to production quality, or explicitly asks for a comprehensive refactor.
audit
Use when reviewing code, a diff, branch, pull request, or system for correctness, risk, security, performance, or maintainability.
codebase-audit
Whole-repo, multi-agent audit that IS the Sprint-end cross-review ceremony (product-wide integrity): 4 axes — spec-conformance, logic/defect hunt, redundancy, and product-security — over the ACCUMULATED codebase at HEAD, not the Sprint diff. Findings are swept to zero per defect class — one class = one PBI covering every occurrence, documentation drift batched into a single DOCS PBI — and non-blocking: EVERY finding is PO-adjudicated, Critical/High carrying a next-Sprint recommendation, and a rejected finding is suppressed with a recorded decision. At Integration-Sprint entry a thin re-check confirms the latest audit is fresh and no open blocking (non-Low) audit PBIs remain before testing proceeds.