skill-health-check

Audit skill system governance and generate a health report with recommendations.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/buddypia/kaiju-voice --skill skill-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-health-check
Source: https://github.com/buddypia/kaiju-voice/tree/main/.claude/skills/skill-health-check
Command: npx skills add https://github.com/buddypia/kaiju-voice --skill skill-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the verification of your project's skill system governance, checking compliance with GOVERNANCE.md rules and generating a health report to proactively identify issues.

Core Features & Use Cases

  • Automated Auditing: Checks for MANIFEST.json presence, dependency consistency, deprecated skill management, version schema adherence, and ESP compliance.
  • Health Reporting: Generates a comprehensive report detailing audit findings, a health score, and actionable recommendations.
  • Use Case: Run this Skill monthly to ensure all new and existing skills adhere to established governance standards, preventing potential compliance issues before they arise.

Quick Start

Use the skill-health-check skill to perform a full audit of the skill system.

Frequently Asked Questions about skill-health-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate skill system governance and compliance auditing?

Automate skill system governance by running an audit that checks for MANIFEST.json presence, dependency consistency, version schema adherence, and ESP compliance. This process generates a health report detailing findings and actionable recommendations to proactively resolve issues.

What does a skill system health check cover for dependency and version management?

A skill system health check covers dependency consistency, deprecated skill management, and version schema adherence. It evaluates these governance rules against your project standards and outputs a comprehensive health report with a score and actionable recommendations.

How do I check ESP compliance and MANIFEST.json presence in my project?

Check ESP compliance and MANIFEST.json presence by executing an automated governance audit. This verification process scans your project to ensure required metadata files exist and comply with established ESP standards, returning a detailed health report.

What is the best way to verify deprecated skill management and prevent compliance issues?

The best way to verify deprecated skill management is to schedule a monthly automated audit. This proactively identifies deprecated components and compliance issues before they arise, generating a health report with a score and actionable recommendations for remediation.

Does the skill governance audit require external dependencies to run?

The skill governance audit does not require external dependencies to run. It operates independently using internal scripts and reference components to evaluate your system against GOVERNANCE.md rules and output a comprehensive health report.

What limitations should I consider when automating skill system governance checks?

When automating skill system governance checks, consider that the audit is limited to verifying MANIFEST.json presence, dependency consistency, deprecated management, version schemas, and ESP compliance. It generates recommendations based solely on these established governance standards.