parse-git-status

Community

Parse git status output.

AuthorRussianLioN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill transforms raw git status output into a structured, machine-readable format, making it easier to programmatically understand the state of your Git repository.

Core Features & Use Cases

  • Structured Git Status: Parses branch information, tracking status, and file changes (staged, modified, untracked, etc.).
  • Clean Working Directory Check: Determines if the repository is in a clean state.
  • Use Case: Integrate this into CI/CD pipelines to automatically verify a clean working directory before deployment or to list changed files before a commit.

Quick Start

Parse the output of git status --porcelain to get a JSON object detailing the repository's status.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: parse-git-status
Download link: https://github.com/RussianLioN/moltinger/archive/main.zip#parse-git-status

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.