kit-health

Verifies Clankbrain installation by checking memory, skills, config, and tools.

16|3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/YehudaFrankel/clankbrain --skill kit-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kit-health
Source: https://github.com/YehudaFrankel/clankbrain/tree/main/.claude/skills/kit-health
Command: npx skills add https://github.com/YehudaFrankel/clankbrain --skill kit-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This health check confirms that your Clankbrain installation is complete and functioning, reducing guesswork after setup or when issues arise.

Core Features & Use Cases

  • Health overview: verifies memory directory, loaded skills count, hooks status, and memory index presence.
  • Clear remediation: identifies missing pieces and suggests fixes to restore a working kit.
  • Use case: run this health check after installation or before starting a session to ensure everything is ready.

Quick Start

Run kit-health after installation or anytime you suspect something is broken to see a concise health report.

Frequently Asked Questions about kit-health

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

FAQPage Schema
How do I verify my Clankbrain installation is healthy?

Verify a Clankbrain installation by evaluating core memory, skill artifacts, and configuration using a deterministic checklist. The health check confirms required directories and files exist, outputting a concise PASS or FAIL report with targeted remediation steps.

What does a post-install health check for local skills and memory include?

A post-install health check confirms the presence of the memory directory, loaded skills count, hooks status, and memory index. It validates specific paths including the memory folder, skill markdown files, settings configuration, and the tools directory.

How do I audit my configuration and skill artifacts when something breaks?

Audit configuration and skill artifacts by running a health check to identify missing pieces within the installation. The process applies a defined validation checklist to local or shared roots and outputs a concise report suggesting fixes to restore a working environment.

Can I use this health check across shared roots and local directories?

Yes, you can apply the health check across both local and shared roots to validate your installation. It deterministically checks required directories and configuration files regardless of the root path, ensuring the environment is ready before starting a session.

Why does my Clankbrain setup report missing memory or skills?

A setup reports missing memory or skills when the health check validation fails to locate required directories or artifact files. The generated FAIL report identifies the specific missing pieces and provides targeted remediation suggestions to restore the installation.

Do I need a specific checklist to diagnose installation issues?

You do not need to manually create a checklist to diagnose issues because the health check applies a defined validation checklist automatically. It deterministically evaluates core memory, skill artifacts, and configuration to output a concise PASS or FAIL diagnostic report.