Commit Commands
Plugin ActivePart of:Claude Code Plugins
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Purpose
Streamline your git workflow by automating common tasks like committing, pushing, and creating pull requests with simple, integrated commands.
Features
- Automated git commit message generation
- One-step commit, push, and pull request creation
- Cleanup of stale local git branches
- Workflow integration for development and maintenance
Use Cases
- When you need to quickly commit staged changes with an appropriate message.
- When ready to push feature branches and create pull requests.
- To maintain a clean local git repository by removing deleted remote branches.
Non-Goals
- Managing complex git rebasing or merging strategies.
- Interacting with Git hosting platforms other than GitHub.
- Providing a full-fledged Git GUI.
License
- warning:License usabilityThe license is stated as '© Anthropic PBC. All rights reserved. Use is subject to Anthropic's [Commercial Terms of Service]', which is not a standard OSI-approved open-source license and may impose commercial restrictions.
Trust
- warning:Issues AttentionOpen issues (9462) significantly outnumber closed issues (22831) in the last 90 days, indicating potentially slow maintainer response times.
Installation
First, add the marketplace
/plugin marketplace add anthropics/claude-code/plugin install commit-commands@claude-code-pluginsQuality Score
78 /100
Analyzed 13 days ago
Similar Extensions
Ag2 Agent Builder
100Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code
Plugin
davepoon
Worktrunk
99Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows. This plugin provides configuration guidance (LLM commit messages, project hooks, worktree paths) and automatic activity tracking (🤖/💬 indicators in `wt list` showing active Claude sessions).
Plugin
max-sixty