Skip to main content

repo-context-map-author

Deep-scan the repo before any code is generated for a given task, and emit a `repo-context-map@1` capturing: (a) existing patterns the new code must follow (DI containers, error type, state-management style, logging convention), (b) database schemas + type interfaces in the task's declared module, (c) files outside the task's immediate domain that the implementation would touch, (d) the task's blast-radius estimate (file count + module count + cross-module edges), and (e) a flag if the task appears to belong in a different module than its catalogue placement. Used by chief-technology-officer/ship-tasks as step 1. Use when user asks to "draft a repo context map" or "create the repo context map". Do NOT use for "audit existing repo context map" (use repo-context-map-audit instead).

跳到安装

来源信息

仓库
cyberskill-official/cyberos
最近来源活动
2026年7月23日 06:05
检测到的 SKILL.md 语言
英语
星标
60
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。