Commit
Git commit workflow with 3 commands: /commit-commands:commit (stage + auto-message + commit), /commit-push-pr (commit + push + open PR in one step), /clean_gone (prune stale branches). Requires Git and GitHub CLI.
- Save your code changes with an automatically written summary message
- Push code and open a review request in one step
- Clean up old development branches that are no longer needed
Eliminates the context switch of writing commit messages and opening PRs manually. One command to go from changes to a PR.
Developers doing frequent commits who want structured messages and one-step PR creation.
https://github.com/anthropics/claude-plugins-official
By Anthropic
How to Get It
claude plugins install anthropic-skills/commit
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Trust Signals ✓ Tested
Data & Access
Community Pulse Active
Discussed on Reddit
- Claude Code Doesn't Know Your Project. This official Plugin Fixes That. — Reddit · 24 pts
- Official plugin that makes Claude Code Snowflake-aware... auto-detects prompts a — Reddit · 17 pts
- Claude Code Doesn't Know Your Project. This official Plugin Fixes That. — Reddit
3 mentions across 1 sources
Reviewer notes
✓ Tested review. These are observations, not a security certification.
Used daily. Prevents the most common git mistakes. No external dependencies.
Anthropic official. Only executes git commands within current repo.
2026-04-02: LIMITATION: Namespace is /commit-commands:commit not /commit — trips up new users. Requires GitHub CLI authenticated with a configured remote.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Used daily. Prevents the most common git mistakes. No external dependencies.