-
See the current state of the merge/rebase. Check git history, and the conflicting files.
-
Find the primary sources for each conflict. Understand deeply why each change was made, and what the original intent was. Read the commit messages, check the PRs, check original issues/tickets.
-
Resolve each hunk. Preserve both intents where possible. Where incompatible, pick the one matching the merge's stated goal and note the trade-off. Do not invent new behaviour. Always resolve; never
--abort. -
Discover the project's automated checks and run them, typically typecheck, then tests, then format. Fix anything the merge broke.
-
Finish the merge/rebase. Stage everything and commit. If rebasing, continue the rebase process until all commits are rebased.
在你需要解决正在进行的 git merge/rebase 冲突时使用。
相关资源
按类型、任务、场景与标签加权推荐
yair4Data/mcp-security-analyzer
MCP · 安全审计 · 配置扫描 · 权限分析 · 开发工具
Comprehensive security testing framework for Model Context Protocol (MCP) server
itsPremkumar/mcptest
MCP · Model · Context · Protocol · 测试工具 · 调试 · 开发框架
Automated MCP Server Testing Framework
Build an Interview Practice App
面试准备 · AI应用 · Streamlit · Next.js · 提示词工程 · 单页应用
用AI搭建面试练习单页应用,结合Streamlit或Next.js与LLM提示词进行模拟训练
details of the given bug
缺陷复现 · 结构化分析 · 提示词 · bug报告 · 软件分析 · dev
高级软件分析师提示词:从原始杂乱文本中抽取功能、预期与实际行为三要素,结构化复现缺陷
interview assistance
亚马逊面试 · 行为面试 · 领导力原则 · SQL · Python · 代码面试
亚马逊面试辅助:按领导力原则整理行为面要点,并给出SQL/Python编码题参考解法
learning from zero
学习提示词 · 知识体系 · 长期学习 · 系统化学习 · AI导师 · 自学规划
从零开始的长期系统化学习提示词,覆盖目标拆解、知识体系搭建与实战教练全流程