with one click
context-index-updater
当 context/ 下新增/删除文件时,自动更新对应层级的 INDEX.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
当 context/ 下新增/删除文件时,自动更新对应层级的 INDEX.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.
Based on SOC occupation classification
校验业务代码与 IDL 契约同步、字段冻结状态是否被破坏。作为 8 维度 code review 的"契约一致"维度,可被 design-checker / code-review-preparer 调用,也可独立运行。
聚合 8 维度 review Agent 的产出,生成统一的 review 报告并写入 reviews/{ts}.md。
按 templates/detail-design.md 模板撰写详细设计文档,包括数据模型、IDL 变更、接口设计、决策、错误处理、监控、灰度等。
运维操作中心(Operations Center)通用适配器——为团队的运营/运维操作(开关、灰度、限流、降级)提供统一调用约定。具体实现按团队接入。
DevOps CLI 通用适配器——把团队的部署/构建/发布命令包装成一致的高层接口。具体实现按团队接入。
当 requirements/{p}/{r}/ 下新增文档(design / review / experience 等)时,自动更新该需求的 INDEX 与摘要。
| name | context-index-updater |
| description | 当 context/ 下新增/删除文件时,自动更新对应层级的 INDEX.md,避免"孤儿文件"。 |
| allowed-tools | Read, Write, Edit, Glob |
原文 §8.3 规范查询类。维护三层知识体系的全局索引。
scripts/lint-knowledge.sh WARN)context/team/INDEX.mdcontext/harness-framework/INDEX.mdcontext/project/INDEX.mdcontext/project/{project}/INDEX.mdcontext/project/{project}/{module}/INDEX.md每次 self-refinement Skill 写入 experience 后,自动调用本 Skill 更新 module-level INDEX。