Codebase Onboarding

Use when you land in an unfamiliar or inherited codebase and must get productive fast: a breadth-first map of entry points, request flow, module ownership, hidden side effects (cron, webhooks, workers) and churn hotspots, committed as CODEBASE-MAP.md. NOT a deep audit of one module (that is `analyze`) or chasing one failure (that is `debug`).

ericrisco f80b15a 5 files · 20.7 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/codebase-onboarding commit f80b15a320

Frequently asked questions

npx skillmds@latest add ericrisco/codebase-onboarding