Skip to content

/kit-debug

Force the guardrails debugging discipline — reproduce first, CAUSE line, failed-attempts ledger, escalation ladder. Use when debugging is flailing, the same fix keeps failing, or asked to debug systematically.

shell
$ npx -y skills add altafino/FableClaudeMDForOpus --skill kit-debug --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-debug
How auto-invocation works

Context preview

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

Force the guardrails debugging discipline — reproduce first, CAUSE line, failed-attempts ledger, escalation ladder. Use when debugging is flailing, the same fix keeps failing, or asked to debug systematically.

SKILL.md

kit-debug.SKILL.md
name: kit-debug
description: Force the guardrails debugging discipline — reproduce first, CAUSE line, failed-attempts ledger, escalation ladder. Use when debugging is flailing, the same fix keeps failing, or asked to debug systematically.

Read docs/guardrails/DEBUG.md and restart the discipline at D1:

  • Reproduce first and paste the failing output; no fix before the `CAUSE:` line (D3).
  • Log every failed fix as an `ATTEMPT n [L<level>]` ledger entry (D6) and obey the ESCALATION LADDER.
  • Check the red-flag table against your own last message — the left column is the tripwire.
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