Skip to content

/kit-doctor

Health-check the installed guardrails kit — markers, doc set, versions, STATE.md shape, drift. Use when asked to check the kit installation, diagnose guardrails problems, or after upgrading the kit.

shell
$ npx -y skills add altafino/FableClaudeMDForOpus --skill kit-doctor --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/kit-doctor
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Health-check the installed guardrails kit — markers, doc set, versions, STATE.md shape, drift. Use when asked to check the kit installation, diagnose guardrails problems, or after upgrading the kit.

SKILL.md

kit-doctor.SKILL.md
name: kit-doctor
description: Health-check the installed guardrails kit — markers, doc set, versions, STATE.md shape, drift. Use when asked to check the kit installation, diagnose guardrails problems, or after upgrading the kit.

1. Run `python3 scripts/kit-doctor.py` (add `--kit <kit-source-dir>` for hash-drift comparison when the kit source is available). 2. Summarize: every FAIL with its printed repair step first, then WARNs, then the ok count. 3. Do not repair anything without the user's approval — kit files are restored by file copy, never retyped.

Read it on GitHub ↗
Ships withfableclaudemdforopus

A portable CLAUDE.md + documentation set that makes Claude Opus / Sonnet operate as close to frontier (Fable) level as possible inside Claude Code: fewer logic errors, fewer introduced bugs, fewer wasted tokens.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
24d ago
Last commit
27d ago
Created

Repo: altafino/FableClaudeMDForOpus