cm-refactor skillA
cm-refactor is agent-read markdown (skill) from kingxiaozhe/cm-workflow: 用户明确要求“只整理结构,不改变行为”时使用。执行边界分流、行为判官、分批重构和独立审查;缺陷修复转交 cm-fix,新增或变化的业务行为转交 cm-prd。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# cm-refactor — 重构闭环(行为保持)
执行前读取 `../../runtime/project-context.md`、`../../runtime/orchestration.md`、
`../../runtime/review.md`、`../../runtime/model-efficiency.md` 与
`../../runtime/logging.md`。Codex 入口为 `$cm-refactor`;Claude Code 跨平台入口为
`/cm-refactor`,macOS/Linux 另有历史别名 `/cm:refactor`。
用户明确要求外部专家,或为本次重构开启 AUTO 时,按
`../../runtime/external-expert.md` 执行 `../external-expert/SKILL.md` 的任务路由。
重构写入、行为判官与审查保持 LOCAL;复杂方案比较可 CONSULT,权威事实可 VERIFY。
外部结果只进入候选方案和风险清单,不得修改行为基线、代跑判官或满足独立审查。
**用法**:`$cm-refactor {specs路径} {代码项目路径} 重构目标描述(哪块代码/为什么难维护)`
## JS 只读分流
在读取项目内容、解析角色、写 `run_start`、建立行为基线或修改代码前,先确认本轮有非空目标描述,
并按下方“分流门”将意图归为 `defect`、`behavior-change`、`gradual-adoption` 或
`structure-only`;不要把描述正文拼进 shell。随后执行:
```bash
node "{CM_WORKFLOW_ROOT}/scripts/cm-refactor-entry.mjs" \
--skill-dir "{CM_WORKFLOW_ROOT}/skills/cm-refactor" --project "{CODE_PROJECT}" \
[--specs "{SPECS_DIR}"] --intent "{四类意图之一}" [--target-present]
```
没有 specs 的裸项目省略 `--specs`;有非空描述才传 `--target-present`。缺描述时入口返回
`blocked / target_required`。`defect`、`behavior-change`、`gradual-adoption` 分别只返回既有
`$cm-fix`、`$cm-prd --change`、普通改动出口并停止本流程,出口不构成执行授权;只有
…Read the whole file at its exact version.
How to install
mdr add kingxiaozhe/cm-workflow/cm-refactor@git:20260924.b3d1557mdr add kingxiaozhe/cm-workflow/cm-refactor@sha256:119b366003a857a2Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3pxtr2rypsuiw5br)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260924.b3d1557 latest | 2026-09-24 | b3d1557 | 20,097 B | A | view · diff |
| git:20260923.8b2791b | 2026-09-23 | 8b2791b | 19,720 B | A | view · diff |
| git:20260909.60f88dd | 2026-09-09 | 60f88dd | 19,400 B | A | view · diff |
| git:20260906.ac01bfb | 2026-09-06 | ac01bfb | 18,852 B | A | view · diff |
| git:20260807.abd1ec3 | 2026-08-07 | abd1ec3 | 17,584 B | A | view · diff |
| git:20260805.90945a8 | 2026-08-05 | 90945a8 | 16,882 B | A | view · diff |
| git:20260802.f22addf | 2026-08-02 | f22addf | 15,831 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (20097 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
kingxiaozhe/cm-workflow · 29 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3pxtr2rypsuiw5br GET https://markdownregistry.com/api/v1/resolve?ref=kingxiaozhe/cm-workflow/cm-refactor GET https://markdownregistry.com/api/v1/blob/119b366003a857a26c6740733913c78cd3bc06fcb6967ca8f4b6fe4e69dfd70b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.