pathfinder
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 安装 校验哈希
npx oh-my-skill add thedotmack/claude-mem/pathfinder/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- thedotmack/claude-mem/pathfinder/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify thedotmack/claude-mem/pathfinder安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
87132GitHub stars
~1.3K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 f5633c1 · 表述以原文为准它做什么
装上后,Claude 会分析你的代码库,按功能分组画出流程图,找出重复的代码或逻辑,然后提出一个更简单的统一架构方案,并生成每个系统的改造计划。
什么时候触发
当你要求“找到理想路径”、统一重复的系统,或在重构前审查架构时触发。
装好后可以这样说
Claude 会执行完整流程,输出流程图和计划。
Claude 会生成重复报告和统一架构图。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…