rebase-upstream-release

Official

Sync fork with upstream release

Authorfw-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of synchronizing a forked GitHub repository with the latest release tag of its upstream counterpart, streamlining the update workflow for developers.

Core Features & Use Cases

  • Automated Rebasing: Fetches upstream changes, identifies the latest release tag, and rebases the origin/main branch.
  • PR Creation: Automatically generates a Pull Request to merge the rebased main branch back into the fork's origin/main.
  • Feature Branch Management: Provides a strategy for rebasing existing feature branches onto the newly updated base.
  • Use Case: When the upstream project releases a new version, this Skill can be invoked to update your fork, ensuring your development stays current and minimizing merge conflicts.

Quick Start

Use the rebase-upstream-release skill to sync your fork with the latest upstream release tag.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rebase-upstream-release
Download link: https://github.com/fw-ai/flashinfer/archive/main.zip#rebase-upstream-release

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.