git
Installation
SKILL.md
Git Commands
Instructions
When working with git repositories:
- Always use
gitorghcommands - Never use
gtcommand
When to Use
Apply this guideline when:
- Running any git operations
- Suggesting git commands to the user
- Writing scripts that involve version control
Related skills