savepoint-branching
CommunityCreate savepoints from the current branch state.
Authorpelchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automatically create and push savepoint branches from the current commit state to capture work-in-progress milestones without disrupting the main line.
Core Features & Use Cases
- Deterministic Savepoint Naming: Generate branch names in the format savepoint-<number>-<descriptor> and normalize user input to a safe, lowercase hyphen-case.
- Post-Commit Branching: Create the savepoint from HEAD after a commit, push upstream, and switch back to the original branch.
- Safe Recovery & Reporting: Report the created branch name and source commit hash, with guards against history rewrites.
Quick Start
Request a savepoint by instructing the AI to create a savepoint branch from the current commit state.
Dependency Matrix
Required Modules
None requiredComponents
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: savepoint-branching Download link: https://github.com/pelchers/SessionSaver/archive/main.zip#savepoint-branching 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.