一键导入
x-overhaul
Audit the full VSDB repository, resolve every finding safely, and create atomic local commits. Use only when the user explicitly invokes /x-overhaul.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit the full VSDB repository, resolve every finding safely, and create atomic local commits. Use only when the user explicitly invokes /x-overhaul.
用 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.
Resolve the VSDB audit backlog sequentially, with one finding per validated local commit. Use only when the user explicitly invokes /x-fix.
Deep regression review of VSDB changes or the full repository. Use only when the user explicitly invokes /x-review.
| name | x-overhaul |
| description | Audit the full VSDB repository, resolve every finding safely, and create atomic local commits. Use only when the user explicitly invokes /x-overhaul. |
| disable-model-invocation | true |
Audit the complete repository, explicitly disposition every confirmed finding, fix actionable findings, and create local commits. Never push.
.claude/docs/workflow-policy.md and run preflight..claude/skills/x-review/SKILL.md,
.claude/skills/x-fix/SKILL.md,
.claude/docs/commit-protocol.md, and
.claude/docs/compatibility-policy.md.Follow /x-review all without --fix:
.claude/.Open, Won't Fix, and Rejected entries.docs/audit.md changed, commit that review inventory as one
documentation-only unit before fixes. It is a review snapshot, not a batched
fix commit.Follow /x-fix:
Won't Fix/Rejected.The goal is sound dispositions, not a cosmetic zero count at any cost.
Run the final workspace gate. Fix regressions in new focused commits. Apply one lockstep version bump for the pipeline: patch for compatible changes, or a major bump plus concrete migration documentation for an accepted break. Create the annotated release tag as directed by the protocol.
If nothing changed, create no empty commit, version bump, or tag.
Report coverage, dispositions, validations, compatibility/migration result, every commit hash/subject, version and release-tag result, and untouched baseline.