From git
Create a commit and push the current changes without opening a pull request.
npx claudepluginhub vexxhost/claude-code-plugins --plugin git## Workflow 1. Invoke the `git:commit-message` skill to craft the commit message 2. Stage, commit, and push the changes
/commit-pushAnalyzes git changes, stages safe files, generates conventional commit message, commits, and pushes to remote branch.
/commit-pushCommit staged changes and push directly to the current branch. Supports main-branch development workflow with quality gates.
git:commit-message skill to craft the commit message