Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.
$npx -y skills add thedotmack/claude-mem --skill pathfinderInstalls into the current project.
Run `npx skills use "https://github.com/thedotmack/claude-mem" --skill "thedotmack/claude-mem/pathfinder"` 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/thedotmack/claude-mem" that are relevant to the current task. Run `npx skills add "https://github.com/thedotmack/claude-mem"` and select the relevant skills, then follow their instructions.