·git-state-validator
</>

git-state-validator

edanstarfire/claudecode_webui

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

1Installs·0Trend·@edanstarfire

Installation

$npx skills add https://github.com/edanstarfire/claudecode_webui --skill git-state-validator

SKILL.md

Interpretation: Safe to switch branches, merge, or create new branch

Action: Try git fsck, may need to restore from backup

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state. Source: edanstarfire/claudecode_webui.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/edanstarfire/claudecode_webui --skill git-state-validator 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/edanstarfire/claudecode_webui --skill git-state-validator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is git-state-validator?

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state. Source: edanstarfire/claudecode_webui.

How do I install git-state-validator?

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