git-workflow
Installation
SKILL.md
Git Workflow
Execute git workflow action: $ARGUMENTS
Commit Messages
Follow Conventional Commits format:
<type>(<scope>): <description>
[optional body]
[optional footer]
Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore