Analyze an existing codebase with parallel mapper agents to produce seven structured .planning/codebase/ documents (stack, architecture, structure, conventions, testing, integrations, concerns). Use on a brownfield project before planning, or to refresh the codebase map after major changes; pass an optional focus area.
$npx -y skills add d0nmega/donnyclaude --skill donny-map-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/d0nmega/donnyclaude" --skill "d0nmega/donnyclaude/donny-map-codebase"` 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/d0nmega/donnyclaude" that are relevant to the current task. Run `npx skills add "https://github.com/d0nmega/donnyclaude"` and select the relevant skills, then follow their instructions.