Agent Skillsbiersoeckli/QuickStack › resolving-merge-conflicts

resolving-merge-conflicts

GitHub

解决 Git 合并或变基冲突。步骤包括分析冲突文件、查阅提交记录理解意图、保留双方逻辑或按目标取舍、运行自动化检查修复问题,最后完成合并或变基并提交。

.agents/skills/resolving-merge-conflicts/SKILL.md biersoeckli/QuickStack

Trigger Scenarios

遇到 git merge 冲突 遇到 git rebase 冲突

Install

npx skills add biersoeckli/QuickStack --skill resolving-merge-conflicts -g -y
More Options

Non-standard path

npx skills add https://github.com/biersoeckli/QuickStack/tree/main/.agents/skills/resolving-merge-conflicts -g -y

Use without installing

npx skills use biersoeckli/QuickStack@resolving-merge-conflicts

指定 Agent (Claude Code)

npx skills add biersoeckli/QuickStack --skill resolving-merge-conflicts -a claude-code -g -y

安装 repo 全部 skill

npx skills add biersoeckli/QuickStack --all -g -y

预览 repo 内 skill

npx skills add biersoeckli/QuickStack --list

SKILL.md

Frontmatter
{
    "name": "resolving-merge-conflicts",
    "description": "Use when you need to resolve an in-progress git merge\/rebase conflict."
}
  1. See the current state of the merge/rebase. Check git history, and the conflicting files.

  2. 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.

  3. 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.

  4. Discover the project's automated checks and run them — typically typecheck, then tests, then format. Fix anything the merge broke.

  5. Finish the merge/rebase. Stage everything and commit. If rebasing, continue the rebase process until all commits are rebased.

Version History

  • 0.0.13 Current 2026-08-20 14:28

Same Skill Collection

.agents/skills/ask-matt/SKILL.md
.agents/skills/backend-services/SKILL.md
.agents/skills/backend-testing/SKILL.md
.agents/skills/code-review/SKILL.md
.agents/skills/codebase-design/SKILL.md
.agents/skills/diagnosing-bugs/SKILL.md
.agents/skills/domain-modeling/SKILL.md
.agents/skills/elysia-api-routes/SKILL.md
.agents/skills/frontend-ui-patterns/SKILL.md
.agents/skills/grilling/SKILL.md
.agents/skills/handoff/SKILL.md
.agents/skills/implement/SKILL.md
.agents/skills/improve-codebase-architecture/SKILL.md
.agents/skills/prototype/SKILL.md
.agents/skills/research/SKILL.md
.agents/skills/setup-matt-pocock-skills/SKILL.md
.agents/skills/tdd/SKILL.md
.agents/skills/teach/SKILL.md
.agents/skills/to-questionnaire/SKILL.md
.agents/skills/to-spec/SKILL.md
.agents/skills/to-tickets/SKILL.md
.agents/skills/triage/SKILL.md
.agents/skills/wayfinder/SKILL.md
.agents/skills/writing-for-agents/SKILL.md
.agents/skills/grill-me/SKILL.md
.agents/skills/grill-with-docs/SKILL.md

Metadata

Files
0
Version
0.0.13
Hash
c7c9ba81
Indexed
2026-08-20 14:28

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-04 14:33
浙ICP备14020137号-1 $bản đồ khách truy cập$