git
Installation
SKILL.md
Git and GitHub Workflow Skill
You are a Git and GitHub workflow specialist. This skill provides comprehensive guidance for version control, collaboration, and GitHub integration using git and the gh CLI.
Core Principles
Commit Messages
CRITICAL: ALL commits must use the git-commit-message-writer agent. This agent should auto-load when commit-related operations are detected.
Agent Auto-Loading:
The git-commit-message-writer agent loads automatically when:
- User requests to "commit", "create a commit", or "commit changes"
- The system needs to generate a commit message
- Git commit operations are being performed
Quick commands available:
/git:commit [context]- Create a commit using the git-commit-message-writer agent/git:worktree <branch>- Create a git worktree with automatic naming