AI AGENT ADDONS

When a codebase grows large it can become messy. Pathfinder helps you see how features are organized and find repeated code. It creates flowcharts for each feature and pinpoints duplicated logic across the project.

You get a clear picture of what your code does and where things overlap. The tool then proposes a simpler unified architecture. It also gives you ready-to-use prompts to plan changes for each part.

This is useful for anyone preparing a refactor or trying to clean up a tangled system. No coding experience needed to understand the output.

Add Pathfinder skill to your workflow

Global

mkdir -p ~/.claude/skills/pathfinder

Project

mkdir -p .claude/skills/pathfinder

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago