用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/udecode/kitcn --skill to-milestone命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| description | Turn kitcn vision, research, and source evidence into a pivotable local milestone map and ranked PRD ladder. |
| argument-hint | <theme | source paths | current milestone> |
| name | to-milestone |
| metadata | {"skiller":{"source":".agents/rules/to-milestone.mdc"}} |
A milestone map describes a coherent product or platform outcome and the PRD ladder likely to reach it. It stays pivotable; it is not a release promise or an issue queue.
Write to:
docs/milestones/<date>-<slug>.md
Update docs/README.md when ownership or the active map changes.
VISION.md.The milestone must include:
Each PRD candidate states the outcome, why it is independently useful, what it unlocks, likely owners, and proof boundary. Avoid tiny PRDs for tests, guards, docs, or one internal helper when they belong to a coherent vertical outcome.
Prefer the smallest milestone that changes a real developer capability end to end. Include package/runtime/API/CLI/docs/example work when users experience them as one capability. Exclude attractive follow-ons that do not change the milestone outcome.
Milestones rank and contextualize PRDs. to-prd makes one selected rung
implementation-ready. auto full may consume an existing PRD but does not need
a milestone for a narrow well-specified task.
The local map and its PRDs are the planning owners.
Self-grill the map against VISION.md, run a source-backed contradiction pass,
then autoreview. A map is ready when the target story is coherent, the ladder
is not oversplit, dependencies and pivots are visible, and the next recommended
to-prd is explicit.