Commands Version Control Git
Plugin Verified ActiveCommands for Git operations, commits, and PRs
To provide developers with convenient and standardized commands for common Git workflows, improving efficiency and consistency in version control.
Features
- Create conventional commits with emoji
- Automate PR creation and management
- Manage Git worktrees for PRs and branches
- Systematic bug fixing workflow
- Run CI checks and fix issues
Use Cases
- Automating the process of creating well-formatted Git commits
- Streamlining the creation of pull requests with proper templates
- Managing multiple development branches efficiently using worktrees
- Ensuring code quality by running linting, tests, and builds before committing
Non-Goals
- Replacing the core Git or GitHub CLI functionality
- Managing repository infrastructure or deployment
- Performing operations outside of standard version control workflows
Practical Utility
- info:Unique selling propositionThe plugin provides commands for Git operations, which are common and might be considered a thin wrapper around existing Git functionality and GitHub CLI, offering some convenience but not a fundamentally novel capability.
Scope
- info:Dry-run previewSome commands like `commit` and `create-pr` perform state-changing operations, but explicit `--dry-run` flags are not consistently present in all commands, though Git commands themselves can sometimes be previewed.
Installation
First, add the marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install commands-version-control-git@buildwithclaudeQuality Score
VerifiedSimilar Extensions
Commands Context Loading Priming
100Commands for loading context and priming Claude for specific tasks
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build with Claude Svelte Commands
99Specialized commands for Svelte and SvelteKit development
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).
Build with Claude
98Complete collection of 117 specialized AI agents across 11 categories
Commands Security Audit
98Commands for security auditing and vulnerability scanning