Skip to content

anthropics/commit-commands

claude-codeOfficial

# Commit Commands Plugin Streamline your git workflow with simple commands for committing, pushing, and creating pull requests. ## Overview The Commit Commands Plugin automates common git operations, reducing context switching and manual command execution. Instead of running multiple git commands, use a single slash command to handle your entire workflow. ## Commands ### `/commit` Creates a git commit with an automatically generated commit message based on staged and unstaged changes. **W

0 stars
✅ Reviewed by My AI Guide

Our Review

  • Auto-generates commit messages with /commit
  • Commits, pushes, and opens PRs in one step with /commit-push-pr
  • Prunes deleted remote branches using /clean_gone

Our Verdict

Git plugin that automates commits, pushes, and pull requests via slash commands, including auto-generated messages from staged changes. Suited for developers minimizing manual git typing. Key edge: single command handles full workflow versus chained CLI steps.

Frequently Asked Questions

What is anthropics/commit-commands used for?

It streamlines git workflows by providing slash commands like /commit, which creates commits with auto-generated messages from staged and unstaged changes, plus support for pushing and pull requests to cut down on manual commands.

What is commit-commands?

# Commit Commands Plugin Streamline your git workflow with simple commands for committing, pushing, and creating pull requests. ## Overview The Commit Commands Plugin automates common git operations, reducing context switching and manual command execution. Instead of running multiple git commands, use a single slash command to handle your entire workflow. ## Commands ### `/commit` Creates a git commit with an automatically generated commit message based on staged and unstaged changes. **W

How do I install commit-commands?

Visit the GitHub repository at https://github.com/anthropics/claude-plugins-official/tree/main/plugins/commit-commands for installation instructions.

What license does commit-commands use?

commit-commands uses the Proprietary license.

What are alternatives to commit-commands?

Explore related tools and alternatives on My AI Guide.

🔒

Open source: source code publicly visible

Anyone can inspect exactly what this repo does on GitHub before using it. Proprietary licensed.

Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.

Install in Claude Code:

/install commit-commands

Related Tools

View all