mark-groves/git-workflow
v1.0.0MIT
Conventional commit splitting and pull request workflows.
commit
Draft, stage, and commit Git changes using Conventional Commit messages. Use when the user asks to write or improve a commit message, commit current work, or split staged and unstaged changes into intentional commits.
pr
Draft pull request text or publish commands, or publish a pull request from the current Git branch on GitHub or Azure DevOps, including provider detection, safe push handling, a structured summary, and validation evidence. Use when the user asks to write, preview, create, open, submit, or publish a PR, including Azure Repos pull requests.