Skip to content

/kit-verify

Force the guardrails VERIFY echo protocol — prove every done/fixed/works claim with quoted command output. Use when asked to verify claims, check completion evidence, prove it works, or when "done" was claimed without proof.

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

Context preview

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

Force the guardrails VERIFY echo protocol — prove every done/fixed/works claim with quoted command output. Use when asked to verify claims, check completion evidence, prove it works, or when "done" was claimed without proof.

SKILL.md

kit-verify.SKILL.md
name: kit-verify
description: Force the guardrails VERIFY echo protocol — prove every done/fixed/works claim with quoted command output. Use when asked to verify claims, check completion evidence, prove it works, or when "done" was claimed without proof.

Read docs/guardrails/VERIFY.md and execute the echo protocol against the current task's claims: 1. Walk V1–V14, one line each: `V<n>: PASS — <command> -> <output line>` | `FAIL — ...` | `N/A — <reason>`. 2. Every quoted output line must exist verbatim in a tool result in THIS turn — run any missing command now. 3. Report only in the canonical status vocabulary; while any line reads FAIL, do not claim done.

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