什么是 merge-conflict-resolver?
分析分支分歧、检测潜在冲突并指导任何 Git 存储库的合并解决方案。自动检测当前分支或接受参数。 来源:auldsyababua/instructor-workflow。
分析分支分歧、检测潜在冲突并指导任何 Git 存储库的合并解决方案。自动检测当前分支或接受参数。
通过命令行快速安装 merge-conflict-resolver AI 技能到你的开发环境
来源:auldsyababua/instructor-workflow。
A comprehensive skill for analyzing Git branch divergence, detecting potential merge conflicts before they occur, and guiding users through systematic conflict resolution. This skill provides both automated analysis and manual resolution workflows.
Remember: Merge conflict resolution requires human judgment. These scripts analyze and guide, but you make the final decisions about which changes to keep.
分析分支分歧、检测潜在冲突并指导任何 Git 存储库的合并解决方案。自动检测当前分支或接受参数。 来源:auldsyababua/instructor-workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill merge-conflict-resolver 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/auldsyababua/instructor-workflow --skill merge-conflict-resolver分析分支分歧、检测潜在冲突并指导任何 Git 存储库的合并解决方案。自动检测当前分支或接受参数。 来源:auldsyababua/instructor-workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/auldsyababua/instructor-workflow --skill merge-conflict-resolver 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/auldsyababua/instructor-workflow