Repo Onboarding Map

Build a working mental model of a new or unfamiliar repository and write it down as a reusable repository map. Trigger when the user asks to understand a repo, onboard into a codebase, map the repository, explain how the repo is structured, identify entry points, data flow, module boundaries, test surface, risky areas, or important invariants, including phrases like "разбери репозиторий", "построй карту репо", "помоги быстро понять проект", "onboard me to this repo", "map this codebase", or similar. Inspect the current repository, read the key docs and entry points, identify the main execution flows and boundaries, then create or update a concise reusable repo-map document for future work. Do not use for feature implementation, refactor planning, bug fixing, or generic code explanation of one local function.

KirillKlem Updated

File contents

KirillKlem/codex-skills/tree/main/skills/repo-onboarding-map commit 471aab3b9a

Frequently asked questions

npx skillmds@latest add kirillklem/repo-onboarding-map