git-workflow
Installation
SKILL.md
Git Workflow Skill
Git best practices and workflow standards for team collaboration.
When This Activates
- Git operations (commit, branch, merge)
- Pull request creation/review
- Release management
- CI/CD integration
- Keywords: "git", "commit", "branch", "pr", "merge", "github"
Commit Messages
Format
Pattern: <type>: <description>