Git Rebase Sync

🌐Community
by 0xbigboss · vlatest · Repository

Automatically rebases your local branch onto the target remote branch, resolving conflicts if possible.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add git-rebase-sync npx -- -y @trustedskills/git-rebase-sync
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "git-rebase-sync": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/git-rebase-sync"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The provided source content contains only HTML metadata and structural code for a web page. It does not include any descriptive text, documentation, or details about the git-rebase-sync skill's functionality, usage scenarios, capabilities, or limitations. Consequently, it is impossible to generate a specific guide without hallucinating information not present in the source.

To proceed, please provide the actual content description for this skill (e.g., from the page body text, README, or documentation).

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
0xbigboss
Installs
42

🌐 Community

Passed automated security scans.