git-workflows
✓Git version control, branching strategies, and collaboration patterns
Installation
SKILL.md
Git version control patterns, branching strategies, and team collaboration best practices.
| feat | New feature | | fix | Bug fix | | docs | Documentation only | | style | Formatting, no code change | | refactor | Code change, no new feature or fix | | perf | Performance improvement | | test | Adding tests | | chore | Build, CI, tooling |
Git version control, branching strategies, and collaboration patterns Source: miles990/claude-software-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/claude-software-skills --skill git-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/miles990/claude-software-skills --skill git-workflows- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-16
- Updated
- 2026-02-18
Quick answers
What is git-workflows?
Git version control, branching strategies, and collaboration patterns Source: miles990/claude-software-skills.
How do I install git-workflows?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/claude-software-skills --skill git-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/miles990/claude-software-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-16