# Git Operations

> Perform simplified Git operations including status, branching, committing, and pushing Use when this capability is needed.

- Skill: `tomevault-io/git-operations-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/git-operations-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/git-operations-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/git-operations-2

---


## What I do

- Check Git repository status and show uncommitted changes
- Create new feature branches with proper naming conventions
- Add and commit changes with descriptive messages
- Push current branch to remote repository
- Provide Git workflow automation for common development tasks

## When to use me

Use this skill when you need to:
- Check the current state of your Git repository
- Create new feature branches for development work
- Commit changes with appropriate messages
- Push your work to the remote repository
- Automate common Git operations in development workflows

## How to use me

I can be invoked through the `skill` tool and will automatically use the global `git-tool` command that has been installed on the system. The skill handles common Git operations with simplified interfaces and proper error handling.

Example usage:
- "Check the current Git status"
- "Create a new feature branch for this task"
- "Commit these changes with a descriptive message"
- "Push my current branch to the remote repository"

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/monjurkuet) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

