health-check

Generates a Claude Code workspace health report covering rules, plugins, memory, wisdom, and learning coverage.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hpsgd/claude-marketplace --skill health-check-hpsgd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-check
Source: https://github.com/hpsgd/claude-marketplace/tree/main/plugins/practices/thinking/skills/health-check
Command: npx skills add https://github.com/hpsgd/claude-marketplace --skill health-check-hpsgd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a health report of the current project's Claude Code setup, summarizing installed rules, enabled plugins, memory state, wisdom frame health, and learning coverage to surface gaps and risks.

Core Features & Use Cases

  • Automated health audits across installed rules, enabled plugins, memory state, and learning coverage.
  • Gaps and risk identification by comparing installed vs. source components and highlighting stale or missing configurations.
  • Operational insights for CI pipelines, onboarding, and periodic workspace health reviews.

Quick Start

Run the health-check skill to generate a comprehensive health report for the current Claude Code workspace.

Frequently Asked Questions about health-check

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

FAQPage Schema
How do I audit my Claude Code workspace configuration and memory state?

Audit a Claude Code workspace by generating a health report that summarizes installed rules, enabled plugins, memory state, wisdom frame health, and learning coverage to surface configuration gaps and risks.

What is included in a Claude Code project health check?

A Claude Code health check inspects installed rules, project configuration, CLAUDE.md coverage, memory health, wisdom frame health, and learning coverage within the workspace to identify stale or missing configurations.

Can I monitor learning coverage and plugin health for CI pipelines?

Yes, monitoring learning coverage and plugin health provides operational insights for CI pipelines, onboarding, and periodic workspace health reviews by comparing installed components against source configurations.

How do I identify gaps and risks in my Claude Code rules and plugins?

Identify gaps and risks in Claude Code rules and plugins by comparing installed components against source components, which highlights stale or missing configurations in the generated workspace health report.

Does the health check require any dependencies to inspect CLAUDE.md coverage?

No dependencies are required to inspect CLAUDE.md coverage; the health check directly evaluates the current project's Claude Code setup, including memory state and learning coverage, without external plugins.