git-workflow
Installation
SKILL.md
Git Workflow
Purpose
Establish consistent git conventions for commit messages, branching, and pull requests.
Agent Protocol
Trigger
Exact user phrases: "commit message", "branch name", "git workflow", "PR template", "conventional commits", "git strategy", "merge vs rebase", "release workflow".
Input Context
Before activating, verify:
- The context is known (new commit, new branch, PR, or release).
- The project's git conventions or lack thereof is understood.
- The user's intent (what they want to do with git) is clear.
Output Artifact
No file output. This skill produces git commands or templates.