Skill
4
Agent
All Skills
Search
Tools
中文
|
EN
Explore
Loading...
Home
/
All Skills
/
Version Control
/
git
git
Original:🇺🇸 English
Translated
Git / GitHub guidelines
1
installs
Source
joeyagreco/dotfiles
Added on
2026-02-18
NPX Install
npx skill4agent add joeyagreco/dotfiles git
Tags
Translated version includes tags in frontmatter
git-guidelines
version-control
git-commands
github-practices
SKILL.md Content
View Translation Comparison →
Git Commands
Instructions
When working with git repositories:
Always use
git
or
gh
commands
Never use
gt
command
When to Use
Apply this guideline when:
Running any git operations
Suggesting git commands to the user
Writing scripts that involve version control