Marketplace

git-absorb

Automatically fold uncommitted changes into appropriate commits on a feature branch. Use when applying review feedback, fixing bugs in feature branches, or maintaining atomic commit history without manual interactive rebasing. Particularly useful for making corrections to recent commits without creating messy "fixes" commits.

$ Installieren

git clone https://github.com/dashed/claude-marketplace /tmp/claude-marketplace && cp -r /tmp/claude-marketplace/plugins/git-absorb ~/.claude/skills/claude-marketplace

// tip: Run this command in your terminal to install the skill