
Git Workflow
Drive a disciplined Git workflow: conventional commits, commit-quality analysis, file grouping, GitFlow worktrees, changelog generation, and semantic versioning.
Install
npx skills add https://github.com/viktorbezdek/skillstack --skill git-workflowWhat is this skill?
- Conventional commits and quality analysis
- Worktree management with GitFlow
- Changelog generation
- Semantic versioning and backlog
Adoption & trust: 9 GitHub stars.
Recommended Skills
Triagemattpocock/skills
Caveman Commitjuliusbrussee/caveman
Using Git Worktreesobra/superpowers
Finishing A Development Branchobra/superpowers
Git Guardrails Claude Codemattpocock/skills
Setup Pre Commitmattpocock/skills
Journey fit
Primary fit
Commit hygiene, PR-ready grouping, and release tagging are part of shipping code through review and into a versioned release. Conventional commits, commit-quality analysis, and intelligent file grouping target the review/PR step of getting changes merged cleanly.