Create a git commit following Commitizen convention with validation and push
Creates and pushes a Commitizen-style git commit with validation, using the git-workflow skill.
When to use
Use this when you want to commit staged changes following a standardized convention and push them to the remote repository.
How to invoke
manual via /name or auto-invoked when relevant
npx claudepluginhub leobrival/topographic-plugins-officialhaikugit statusgit diff HEADgit branch --show-currentgit log --oneline -10Execute Workflow 1: Commit from the git-workflow skill.