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).

Jump to install

Source facts

Repository
cyberskill-official/cyberos
Last source activity
July 23, 2026 at 06:05
Detected SKILL.md language
English
Stars
60
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.