Rebase Pr banner
majiayu000 majiayu000

Rebase Pr

Git community

Description

# Use when: rebasing a PR branch onto main and the rebase produces conflicts. Triggers on: rebase origin/main, rebase the PR, rebase --continue, rebase --skip, rebase conflict, conflicting and rebase, manual resolution required, rebase the conflicting <!-- trigger-patterns: rebase origin/main, rebase the PR, rebase --continue, rebase --skip, rebase conflict, conflicting and rebase, manual resolution required, rebase the conflicting --> ## Trigger Use when a `git rebase` against the base branch

Installation

Installs to ~/.claude/skills/majiayu000-harness-rebase-pr/SKILL.md

Terminal
mkdir -p ~/.claude/skills/majiayu000-harness-rebase-pr && curl -fsSL https://raw.githubusercontent.com/majiayu000/harness/HEAD/skills/rebase-pr.md -o ~/.claude/skills/majiayu000-harness-rebase-pr/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository