Skip to content

/kit-plan

Force the guardrails planning gate before non-trivial work — TASK block, premise check, prior-art search, baseline. Use when asked to plan a change properly or when edits are starting without a posted plan.

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

Context preview

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

Force the guardrails planning gate before non-trivial work — TASK block, premise check, prior-art search, baseline. Use when asked to plan a change properly or when edits are starting without a posted plan.

SKILL.md

kit-plan.SKILL.md
name: kit-plan
description: Force the guardrails planning gate before non-trivial work — TASK block, premise check, prior-art search, baseline. Use when asked to plan a change properly or when edits are starting without a posted plan.

Read docs/guardrails/PLAN.md and walk P1–P9 for the current task:

  • Post the TASK block (GOAL / FILES / EST / DONE-WHEN / CONSTRAINTS) before any edit.
  • Confirm or disprove the premise at file:line (P2); record the baseline (P5).
  • Cannot fill FILES yet? Investigate first — that is the point of the gate.
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