
Git Master
- Updated June 15, 2026
- acbcdev/claude-code
git-master is a git plugin for managing repositories and generating changelogs, handling versioning and release notes. Developers use it to keep git history clean and produce changelogs when cutting a version. Content is sparse so classification leans on the git/changelog keywords.
Key points
- Git repository management
- Changelog generation
- Versioning and releases
Git Master by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add acbcdev/claude-code/plugin install git-master@acbc-codeAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 15, 2026 |
|---|---|
| Repository | acbcdev/claude-code ↗ |
What it does
Manage git repositories and generate changelogs, handling versioning and releases.
README.md
acbc plugins
Installation
/plugin marketplace add acbcdev/claude-code
plugins
git-master
Professional Git management with agents and commands for commit generation, branch operations, and changelog management.
| Type | Name | Description |
|---|---|---|
| Agent | commit-generator | Generates properly formatted commit messages following Conventional Commits |
| Agent | git-branch-manager | Safely create, rename, and delete Git branches with validation |
| Agent | changelog-manager | Maintains CHANGELOG.md files following Keep a Changelog standards |
| Command | commit | Create git commits with proper message formatting |
coming soon
- project-architect - Organize folder structures from simple to complex architectures
- code-quality-auditor - Code review plugin with detailed feedback and performance optimization
- test-automation-suite - Validate coexistence of tests and automate testing
- documentation-engine - Generate READMEs, API docs, JSDoc with consistent updates
- naming-convention-enforcer - Suggest consistent names for variables, functions, components
- code-refactor-optimizer - Refactor existing code while maintaining functionality
- performance-analyzer - Bundle size optimization, lazy loading, and performance analysis
- planning-orchestrator - Plan ideas, define facts, and improve project planning
- impact-analyzer - Analyze code change impact, evaluate affected dependencies