Map a codebase by what it does — a capability/business-value logic map, not a file tree. Trigger when the user wants to understand a repo at a glance, explain a codebase to a PM, see which modules are load-bearing, or asks "map this codebase", "what does this repo do", or "show me the architecture by capability".
$npx -y skills add jamalmansuri/fried-catfish --skill mapInstalls into the current project.
Run `npx skills use "https://github.com/jamalmansuri/fried-catfish" --skill "jamalmansuri/fried-catfish/map"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jamalmansuri/fried-catfish" that are relevant to the current task. Run `npx skills add "https://github.com/jamalmansuri/fried-catfish"` and select the relevant skills, then follow their instructions.