commit-skill
Installation
SKILL.md
Commit and Push Skill
- Stage only files related to the current task
- Run
git commit --no-verifyif pre-commit hooks fail on unrelated issues - Push to the current branch
- Report the commit hash and branch name
NOTE: This repo uses Azure DevOps. For PRs use az repos pr create.
NOTE: The commit-msg hook strips Co-Authored-By trailers so commits appear as sole-author.