By gitbutlerapp
Commands for git commit workflows including commit, push, and PR creation
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-2 --plugin gitbutlerapp-claude[!NOTE] The claude code hooks are no longer the recommended way of integrating with GitHub.
We now recommend using our skill for the
butCLI. The skill can be installed usingbut skill install --global.
This is a Claude Code plugin that provides a better version control experience than watching your agent struggle with a series of complex Git commands.
It installs hooks in the Claude lifecycle to automatically stage and commit changes after each Claude Code task is completed.
Soon we will add some cool slash commands that you can use to customize the commit checkpoints that are automatically created:
/absorb - absorbs the last commit into the one before it, if possible/squash - squashes all commits in the branch into one and rewrites the commit message/commit - if you've done manual work, creates a commit where you areAlso a number of commands to help open Pull/Merge Requests or update already pushed ones and manage that flow.
Perhaps a subagent that can do more complex branch operations after the fact.
To install this plugin for use in Claude Code, add this marketplace and then install the gitbutler plugin that it provides.
/plugin marketplace add gitbutlerapp/claude
/plugin install gitbutler
Once installed, Claude will automatically commit after every completed task.
You will need to have the GitButler CLI installed for this to work:
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Modifies files
Hook triggers on file write and edit operations
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.