什么是 roo-conflict-resolution?
提供使用 git 历史记录和提交上下文智能解决合并冲突的全面指南。当任务涉及合并冲突、变基、PR 冲突或 git 冲突解决时使用。该技能分析提交消息、git 责任和代码意图,以做出明智的解决决策。 来源:roocodeinc/roo-code。
提供使用 git 历史记录和提交上下文智能解决合并冲突的全面指南。当任务涉及合并冲突、变基、PR 冲突或 git 冲突解决时使用。该技能分析提交消息、git 责任和代码意图,以做出明智的解决决策。
通过命令行快速安装 roo-conflict-resolution AI 技能到你的开发环境
来源:roocodeinc/roo-code。
This skill resolves merge conflicts by analyzing git history, commit messages, and code changes to make intelligent resolution decisions. Given a PR number (e.g., "#123"), it handles the entire conflict resolution process.
Extract the PR number from input like "#123" or "PR #123". Validate that a PR number was provided.
Get PR title and description to understand the intent and identify the source and target branches.
提供使用 git 历史记录和提交上下文智能解决合并冲突的全面指南。当任务涉及合并冲突、变基、PR 冲突或 git 冲突解决时使用。该技能分析提交消息、git 责任和代码意图,以做出明智的解决决策。 来源:roocodeinc/roo-code。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution提供使用 git 历史记录和提交上下文智能解决合并冲突的全面指南。当任务涉及合并冲突、变基、PR 冲突或 git 冲突解决时使用。该技能分析提交消息、git 责任和代码意图,以做出明智的解决决策。 来源:roocodeinc/roo-code。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/roocodeinc/roo-code