Skill Detail
Manage stacked commits, repair commit graphs, and sync branchless review flows with git-branchless
Use smartlog, restack, undo, and sync commands to keep stacked commit workflows reviewable without juggling throwaway branches.
Developer ToolsMulti-Framework
Developer Tools
Multi-Framework
Security Reviewed
β 4k GitHub stars
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill manage-stacked-commits-repair-commit-graphs-and-sync-branchless-review-flows-with-git-branchless
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
At a glance
Tools required
Git, git-branchless binary
Install & setup
Install git-branchless using the repository instructions for your OS or package manager, then run
git branchless init in repositories where you want smartlog, restack, sync, and undo workflows.Author
arxanas
Publisher
Individual
Last updated
Apr 18, 2026
Quick brief
Use git-branchless when an agent or developer is working in a stacked-commit workflow and needs to reorder, restack, visualize, or undo commit graph changes safely. It is a fit when the job is commit-stack maintenance and review prep, not generic Git hosting or a broad Git client listing.