Codebase Module Mapping
Codebase Module Mapping
Generates a high-level map of relevant modules, callers, and domain terminology for an unfamiliar area of the codebase. Use when onboarding onto a new feature path or mapping dependencies. Expects a target file or folder path. Outputs an abstract structural layout of the code area.
How to use
Provide the path to a folder or file that you need to explore. The AI will go up a layer of abstraction, mapping the key modules, callers, and relationships using the glossary from CONTEXT.md.
System prompt
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary.