with one click
tech-research-doc-writer
写 tech-research.md。把候选方案、benchmark、风险、POC 建议组织成机读结构。
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
写 tech-research.md。把候选方案、benchmark、风险、POC 建议组织成机读结构。
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
| name | tech-research-doc-writer |
| description | 写 tech-research.md。把候选方案、benchmark、风险、POC 建议组织成机读结构。 |
| allowed-tools | Read, Write, Edit, WebSearch, WebFetch |
原文 §8.3 文档撰写类。是
tech-feasibility-assessorAgent 的输出器。
| 方案 | 可靠性(30) | 性能(20) | 熟悉度(15) | 运维(15) | 锁定(10) | 安全(10) | 总分 |
每个分数必须 cite 证据(文档 / benchmark / 团队历史)。
校验业务代码与 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 通用适配器——把团队的部署/构建/发布命令包装成一致的高层接口。具体实现按团队接入。