Git Workflow Skill
Enforce a disciplined Gitflow-based development workflow. Every git operation follows strict rules: conventional commits, atomic logical changes, semantic versioning, issue-driven branching, and PR-only merges to protected branches.
When This Skill Applies
- User asks to commit changes
- User asks to create a branch, open a PR, or merge
- User asks to tag a release or create a hotfix
- User mentions "commit", "branch", "merge", "release", "hotfix", "gitflow", "conventi
[Description truncada. Veja o README completo no GitHub.]