health-check

Community

Validate environment integrity and tooling.

Authorbrianclaridge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validate the .claude environment for integrity, completeness, and external tool availability to prevent runtime issues.

Core Features & Use Cases

  • Discover components like agents, commands, skills, and hooks.
  • Validate cross-references between agents, commands, and skills.
  • Generate a structured diagnostic health report.
  • Validate configuration files for YAML/JSON correctness.

Quick Start

Run the health check with the /health command to verify environment readiness.

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: health-check
Download link: https://github.com/brianclaridge/_claude/archive/main.zip#health-check

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