with one click
openmole-verify
mole:verify — 当前 change 内 badsmells 与 tasks 差分验证
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
mole:verify — 当前 change 内 badsmells 与 tasks 差分验证
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
mole:apply — 执行当前 change 下一个未完成的 B-Txx
mole:archive — 检查 change 完成度并归档至 openmole/changes/archive/
mole:explore — 创建/继续 change,扫描源码产出 badsmells.md
mole:plan — 从未清除/部分残余坏味道生成 tasks.md
mole:verify — 当前 change 内 badsmells 与 tasks 差分(A~F)
mole:apply — 执行当前 change 下一个未完成的 B-Txx
| name | openmole-verify |
| description | mole:verify — 当前 change 内 badsmells 与 tasks 差分验证 |
badsmells.md 变更后 必须 运行mole:plan 执行后 / mole:apply 前验证 tasks 与 badsmells 一致性openmole/config.yaml → current_change{change_dir} = openmole/changes/{change_name}/current_change → 停止,提示先 mole:explore| 步骤 | 动作 |
|---|---|
| A | 列出 {change_dir}/badsmells.md 全部 BS-ID |
| B | 列出 {change_dir}/tasks.md 各任务 BS-ID |
| C | 新增 BS-ID → 增补 B-Txx |
| D | 删除/合并 BS-ID → 处理孤儿任务 |
| E | 验收标准变更 → 同步 DoD |
| F | 摘要写入 {change_dir}/analysis.md §2.1 + 修订历史 |
更新 {change_dir}/analysis.md 与 {change_dir}/tasks.md(必要时)。模板:templates/analysis-header.md
验证完成后,建议继续执行 mole:apply 开始执行重构任务。
清晰性、一致性、可读性、复用性、可扩展性、健壮性、安全性、简洁性。
每次 mole:apply 仅处理一个未完成任务。
七字段 + §2.0 状态:未清除 / 已消除 / 部分残余。
升版时 提交版本 = git rev-parse HEAD,未提交填 —。