claudeers.
// Claude Skills

gitx-skill

GitX is a portable AI-agent skill for creating clean Git commits, tagged branches, and safe pushes across Codex, Claude Code, Cursor, and other skills-compat…

Actively maintained
100/100
last commit 6 days ago
last release 12 days ago
releases 2
open issues 0

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up gitx-skill (release-binary project) into my current project.
Found on https://claudeers.com/gitx-skill
Repo: https://github.com/MusoyanGrigor/gitx-skill
Homepage/docs: —
Detected install method: release-binary → inspect the README
Category: skills. Platforms: cli.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (release-binary)

Grab the latest release asset from GitHub.

# download a build from https://github.com/MusoyanGrigor/gitx-skill/releases
// or clone
git clone https://github.com/MusoyanGrigor/gitx-skill

// compatibility

Platformscli
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
Language

GitX

Turn messy AI-generated changes into clean, safe Git history.

GitX is a portable AI-agent skill that analyzes your changes, groups related files into logical commits, generates Conventional Commit messages, runs project checks, and safely creates branches, pushes, and pull requests.

Install

npx skills add MusoyanGrigor/gitx-skill --skill gitx

The Skills CLI configures the skill for the selected supported AI agent. Start a new agent session after installation.

Commands

CommandDescription
$gitxInspect changes and create a smart commit.
$gitx bodyCreate a smart commit with a useful commit body.
$gitx branchCreate and switch to a branch with an inferred prefix, such as feat/ or fix/.
$gitx branch fix/token-refreshCreate and switch to the named branch.
$gitx branch checkCreate an inferred branch, run checks, then commit.
$gitx pullSafely pull updates for the current branch.
$gitx pushPush the current branch to origin; create its upstream if needed.
$gitx prCreate a GitHub pull request into origin's default branch with a generated title and body.
$gitx pr developCreate a GitHub pull request from the current branch into develop.
$gitx issue Login fails after token expiryCreate a GitHub issue with a generated title and body.
$gitx issue 123Read GitHub issue #123 and implement the requested fix in the current working tree.
$gitx resolveResolve an in-progress merge or rebase conflict.
$gitx checkRun relevant checks, then create a smart commit.
$gitx statusShow repository status without changing anything.
$gitx planPreview commit groups and messages without changing anything.
$gitx type fixCreate a smart commit with the fix type.
$gitx scope authCreate a smart commit with the auth scope.
$gitx files README.md package.jsonCommit only the specified files.
$gitx amendAsk before amending the most recent commit.

If GitX finds several logical commit groups, it asks whether to create the real number of commits or one commit.

Usage

Invoke GitX through your AI agent's skill interface, then use the same command words. For example: gitx plan, gitx check, or gitx branch fix/token-refresh.

GitX follows the portable SKILL.md Agent Skills format.

// faq

What is gitx-skill?

GitX is a portable AI-agent skill for creating clean Git commits, tagged branches, and safe pushes across Codex, Claude Code, Cursor, and other skills-compatible agents.. It is open-source on GitHub.

Is gitx-skill free to use?

gitx-skill is open-source under the MIT license, so it is free to use.

What category does gitx-skill belong to?

gitx-skill is listed under skills in the Claudeers registry of Claude-compatible tools.

1 views
42 stars
unclaimed
updated 13 days ago

// embed badge

gitx-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/gitx-skill.svg)](https://claudeers.com/gitx-skill)

// retro hit counter

gitx-skill hit counter
[![Hits](https://claudeers.com/api/counter/gitx-skill.svg)](https://claudeers.com/gitx-skill)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how gitx-skill connects across the ecosystem