git-fork-workflow

Installation
SKILL.md

Git Fork Workflow

Expert guidance for managing forked repositories, synchronizing with upstream, and contributing back cleanly.

When to Use This Skill

Use this skill when... Use git-upstream-pr instead when...
Understanding fork remote architecture Ready to submit a PR to upstream
Diagnosing fork divergence from upstream Need step-by-step PR creation workflow
Syncing fork's main with upstream Cherry-picking specific commits for upstream
Deciding on a sync strategy Creating a cross-fork PR via gh CLI

Remote Architecture

Forks use two remotes:

Installs
23
GitHub Stars
36
First Seen
Mar 4, 2026
git-fork-workflow — laurigates/claude-plugins