一键导入
x-fix
Resolve the VSDB audit backlog sequentially, with one finding per validated local commit. Use only when the user explicitly invokes /x-fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Resolve the VSDB audit backlog sequentially, with one finding per validated local commit. Use only when the user explicitly invokes /x-fix.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review, fix, validate, and commit VSDB worktree changes as atomic commits. Use only when the user explicitly invokes /x-commit.
Audit the full VSDB repository, resolve every finding safely, and create atomic local commits. Use only when the user explicitly invokes /x-overhaul.
Deep regression review of VSDB changes or the full repository. Use only when the user explicitly invokes /x-review.
| name | x-fix |
| description | Resolve the VSDB audit backlog sequentially, with one finding per validated local commit. Use only when the user explicitly invokes /x-fix. |
| disable-model-invocation | true |
Resolve every actionable docs/audit.md entry, self-review the fixes, and
create local commits. Never push.
.claude/docs/workflow-policy.md,
.claude/docs/commit-protocol.md,
.claude/docs/compatibility-policy.md,
.claude/docs/review-core.md,
.claude/docs/technical-patterns.md, and
.claude/docs/false-positive-guide.md.docs/audit.md. If Open is empty, report "nothing to fix" and stop.Process CRITICAL → HIGH → MEDIUM → LOW. Before editing each finding:
Rejected with evidence.Won't Fix with reason.One finding/root cause per commit is blocking.
Open entry; code, tests, migration docs, and registry update
form one commit unit.A registry-only disposition for one finding is one unit. Mutating fix agents never run in parallel.
starting_HEAD..HEAD plus remaining worktree changes using
/x-review evidence/verification rules.Run the final workspace gate. If Rust source changed, apply the lockstep version-and-release-tag policy once for the invocation. A breaking change requires the major-version and migration protocol.
docs/audit.md ends with no unresolved Open entry unless execution is blocked
and reported. Never add a Resolved history section or freshness markers.
Report initial dispositions, fixes, rejected/deferred entries, validations, compatibility result, every commit hash/subject, version and release-tag result, and untouched baseline.