Git Rebase Sync
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.
Run in terminal (recommended)
claude mcp add git-rebase-sync npx -- -y @trustedskills/git-rebase-sync
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.