managing-git
✓Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.
Installation
SKILL.md
| feat | New feature | | fix | Bug fix | | docs | Documentation only | | style | Formatting, no logic change | | refactor | Code change that neither fixes bug nor adds feature | | perf | Performance improvement | | test | Adding/updating tests | | chore | Build process, dependencies | | ci | CI configuration |
PR Size Guidelines | Size | Lines Changed | Review Guidance |
| XS | < 50 | Quick review | | S | 50-200 | Standard review | | M | 200-500 | Thorough review | | L | 500+ | Split if possible |
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices. Source: cloudai-x/claude-workflow-v2.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cloudai-x/claude-workflow-v2 --skill managing-git- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is managing-git?
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices. Source: cloudai-x/claude-workflow-v2.
How do I install managing-git?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cloudai-x/claude-workflow-v2 --skill managing-git 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/cloudai-x/claude-workflow-v2
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01