with one click
audit
Systematic code quality audit. Report only — never fix.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Systematic code quality audit. Report only — never fix.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Multi-agent orchestration — delegates to domain experts for complex tasks
Triage and act on the weekly drift-guard rolling issue (transitive dependency drift)
Version bump and release checklist for remote-store
Triage and act on the weekly [mutation] rolling issue (mutation-testing run health)
Read review comments from a PR, fix each issue, resolve threads, validate
Create a pull request for the current branch
| name | audit |
| description | Systematic code quality audit. Report only — never fix. |
| disable-model-invocation | true |
| argument-hint | [scope] |
$ARGUMENTS — what to audit (e.g., "extensions package", "error handling in S3 backend", "test coverage for Azure", "docs accuracy for SFTP guide"). Ask if missing.
Confirm with the user: target (which files — code, tests, docs, specs, any project files), focus (bugs/security/spec/performance/consistency/docs-accuracy/all), depth (quick scan or line-by-line). If $ARGUMENTS answers all three, state your interpretation and ask for confirmation.
Read the target files. For each finding record: file:line, category (Bug/Security/Spec/Consistency/Performance/Docs), severity (High/Medium/Low), evidence.
Docs findings: apply sdd/CONTENT-RULES.md; cite the rule number in the evidence.
## Audit: <target> — N findings
| # | Location | Category | Severity | Summary |
|---|----------|----------|----------|---------|