cm-prd skillA
cm-prd is agent-read markdown (skill) from kingxiaozhe/cm-workflow: 用户说“把需求拆成可开发规格”“变更现有功能需求”或要求整理方案、任务和验收时使用。支持新项目、存量二开与需求变更;完成后停在人审规格,不直接编码。.
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-prd — 需求文档 → 开发规格生成
执行前读取 `../../runtime/project-context.md`、`../../runtime/review.md`、
`../../runtime/model-efficiency.md` 与 `../../runtime/logging.md`。在需求、方案或任务拆分
命中重要歧义/对抗审查时,追加读取 `../../runtime/steelman-review.md`;它是推理合同,
不增加审查轮次或审批状态。Codex 入口为 `$cm-prd`;Claude Code 跨平台入口为
`/cm-prd`,macOS/Linux 另有历史别名 `/cm:prd`。
新建和变更模式都读取 `references/phase-timing.md`,只为实际执行的阶段写配对
`progress/start|complete`;人工等待前关闭 segment,恢复后递增,不手算耗时。
用户明确要求外部专家,或为本次规格任务开启 AUTO 时,读取
`../../runtime/external-expert.md` 并执行 `../external-expert/SKILL.md` 的任务路由。
AUTO 可把复杂方案比较路由到 CONSULT、权威事实查证路由到 VERIFY,其余保持 LOCAL。
外部结论属于需求/设计输入,必须在本地对照项目事实并进入正常规格人审;AUTO 不
授权外发 docs 或代码内容。
支持两种模式:新建需求和需求变更。
## 输入参数
`用户本轮输入` 格式:
- **新建模式**:`$cm-prd {项目文件夹路径}`
- **变更模式**:`$cm-prd --change {N}.{feature-name} 变更内容描述`
- **可选用例输入**:追加 `--cases {json/md/txt路径}`,或在本轮消息直接粘贴用例
用户提供一个项目文件夹路径,文件夹结构约定:
```text
{项目文件夹}/
├── docs/ ← 需求文档(必须存在,PRD 从这里读取)
├── 1.xxx/ ← 已有的 specs(如有)
├── 2.xxx/ ← 本次生成的 specs
└── ...
```
## JS 准入与当前会话执行
在读取需求正文、解析角色、写 `run_start`、创建或修改 specs 之前,把已解析路径和模式传给:
```bash
node "{CM_WORKFLOW_ROOT}/scripts/cm-prd-entry.mjs" \
--skill-dir "{CM_WORKFLOW_ROOT}/skills/cm-prd" \
…Read the whole file at its exact version.
How to install
mdr add kingxiaozhe/cm-workflow/cm-prd@git:20260924.d098eccmdr add kingxiaozhe/cm-workflow/cm-prd@sha256:87d48aeb96989badPin 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_c4ohpjvkrrt7yg63)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260924.d098ecc latest | 2026-09-24 | d098ecc | 33,872 B | A | view · diff |
| git:20260923.ed648d4 | 2026-09-23 | ed648d4 | 33,831 B | A | view · diff |
| git:20260923.0c4b65f | 2026-09-23 | 0c4b65f | 33,565 B | A | view · diff |
| git:20260923.77d923d | 2026-09-23 | 77d923d | 33,430 B | A | view · diff |
| git:20260918.eae0cf7 | 2026-09-18 | eae0cf7 | 33,223 B | A | view · diff |
| git:20260918.c44a232 | 2026-09-18 | c44a232 | 33,164 B | A | view · diff |
| git:20260917.e45e975 | 2026-09-17 | e45e975 | 32,309 B | A | view · diff |
| git:20260916.9ebbf71 | 2026-09-16 | 9ebbf71 | 32,161 B | A | view · diff |
| git:20260909.60f88dd | 2026-09-09 | 60f88dd | 32,090 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 (33872 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_c4ohpjvkrrt7yg63 GET https://markdownregistry.com/api/v1/resolve?ref=kingxiaozhe/cm-workflow/cm-prd GET https://markdownregistry.com/api/v1/blob/87d48aeb96989bad586440cd026f4a73b9da2ae6c7eb7e8b5820305920204b4c
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.