orchestrate-rebase
CommunityAutomate git interactive rebases without prompts.
Authoraddisonbeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Git's interactive rebase mode typically requires stdin interaction to edit the todo list, messages, and state transitions. This skill programmatically controls rebase sequences via GIT_SEQUENCE_EDITOR, enabling automation of squash, reword, drop, fixup, edit, and reorder operations, including pausing for manual changes and providing clear conflict resolution paths.
Core Features & Use Cases
- Programmatic control of git rebase using GIT_SEQUENCE_EDITOR
- Support for actions: pick, squash, reword, drop, fixup, edit
- Edit pauses for manual changes and conflicts with guided prompts
- Handles conflicts gracefully with structured paused responses and clear continue/abort commands
Quick Start
Pipe a JSON payload describing base_commit and operations to the orchestrate-rebase script to run a non-interactive rebase.
Dependency Matrix
Required Modules
gitjq
Components
Standard package💻 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: orchestrate-rebase Download link: https://github.com/addisonbeck/nix/archive/main.zip#orchestrate-rebase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.