원클릭으로
audit
Systematic code quality audit. Report only — never fix.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Systematic code quality audit. Report only — never fix.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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 |
|---|----------|----------|----------|---------|