Map unfamiliar code in one screen
module-mapskillsetup L1★2,280
rohitg00/pro-workflow ↗What it does
Map unfamiliar code area in one screen
Best for
Onboarding to unfamiliar module or gaining rapid context before refactoring.
Inputs
- · repo path
- · area description
Outputs
- · ASCII map with entry points, core modules, data flow
Preconditions
Codebase is navigable via grep/file inspection
Failure modes
Area too large to fit one screen; vague understanding of entry points
Trust signals
- · Enforces file path backing for every claim
- · Explicit 15-second read target
- · Curation rule: omit deliberately, don't list all files