git-health

Installation
SKILL.md

Git Health Check

Diagnose Git repository health and configuration issues, inspired by zeroclaw's diagnostic tools.

Setup

No dependencies required.

Usage

Full Repository Check

{baseDir}/git-health.sh

Check specific aspects

{baseDir}/git-health.sh --commits    # Check commit quality
{baseDir}/git-health.sh --branches   # Check branch status
{baseDir}/git-health.sh --remotes    # Check remote configuration
Related skills
Installs
4
First Seen
Mar 1, 2026