·git

Git operations for committing, pushing, and opening PRs using gh CLI. Use when performing version control tasks.

6Installs·0Trend·@cfircoo

Installation

$npx skills add https://github.com/cfircoo/claude-code-toolkit --skill git

SKILL.md

| 1, "commit", "stage" | workflows/commit.md | | 2, "push", "upload" | workflows/push.md | | 3, "pr", "pull request", "open pr" | workflows/pr.md | | 4, "ship", "full", "all" | Run commit → push → pr sequentially |

| commit.md | Stage changes and create commit with proper message | | push.md | Push commits to remote, create branch if needed | | pr.md | Create pull request with gh CLI |

Git operations for committing, pushing, and opening PRs using gh CLI. Use when performing version control tasks. Source: cfircoo/claude-code-toolkit.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cfircoo/claude-code-toolkit --skill git Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cfircoo/claude-code-toolkit --skill git
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is git?

Git operations for committing, pushing, and opening PRs using gh CLI. Use when performing version control tasks. Source: cfircoo/claude-code-toolkit.

How do I install git?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cfircoo/claude-code-toolkit --skill 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/cfircoo/claude-code-toolkit