with one click
outline-design-doc-writer
按 templates/outline-design.md 模板撰写概要设计文档。
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
按 templates/outline-design.md 模板撰写概要设计文档。
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.
校验业务代码与 IDL 契约同步、字段冻结状态是否被破坏。作为 8 维度 code review 的"契约一致"维度,可被 design-checker / code-review-preparer 调用,也可独立运行。
聚合 8 维度 review Agent 的产出,生成统一的 review 报告并写入 reviews/{ts}.md。
当 context/ 下新增/删除文件时,自动更新对应层级的 INDEX.md,避免"孤儿文件"。
按 templates/detail-design.md 模板撰写详细设计文档,包括数据模型、IDL 变更、接口设计、决策、错误处理、监控、灰度等。
运维操作中心(Operations Center)通用适配器——为团队的运营/运维操作(开关、灰度、限流、降级)提供统一调用约定。具体实现按团队接入。
DevOps CLI 通用适配器——把团队的部署/构建/发布命令包装成一致的高层接口。具体实现按团队接入。
Based on SOC occupation classification
| name | outline-design-doc-writer |
| description | 按 templates/outline-design.md 模板撰写概要设计文档。 |
| allowed-tools | Read, Write, Edit, Glob |
原文 §8.3 文档撰写类。
requirement.md(关联 REQ-*)tech-research.md(可选)traces_to: [REQ-*])写到 requirements/{project}/{req-id}/outline-design.md。
写完自动跑 outline-design-quality-reviewer Agent 的 O1~O6 检查,存在缺漏立刻 inline 补充并提示用户。