extension Claude Code Plugins
download code
arrow_back All plugins

git-workflow

Git workflow enforcement. Validates commits, enforces conventional commits, manages PRs, releases, and code review processes.

Development v1.0.0

Installation

If you haven't added the marketplace yet, see Getting Started.

claude plugin install git-workflow@wrxck-claude-plugins

Or add to your ~/.claude/settings.json:

{ "enabledPlugins": { "git-workflow@wrxck-claude-plugins": true } }

Features

Source

View the source code, report issues, or contribute on GitHub:

github.com/wrxck/git-workflow