Codebase Orientation

Maps an unfamiliar or large codebase before implementation by locating entry points, ownership, execution paths, conventions, tests, dependencies, change hotspots, and unresolved questions. Use when onboarding to a repository, scoping a cross-cutting change, preparing a handoff or reusable CodeTour, explaining a subsystem, or when the agent is guessing where behavior lives. Not for diagnosing one reproduced failure or designing a new architecture before the current system is understood.

thiientv Updated

File contents

thiientv/godmode/tree/main/skills/codebase-orientation commit ed86278580

Frequently asked questions

npx skillmds@latest add thiientv/codebase-orientation