Skip to content

/kit-state

Create or refresh docs/STATE.md before pausing, stopping, compaction, or handoff — guardrails session state. Use when asked to save state, checkpoint the session, or wrap up for the day.

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

Context preview

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

Create or refresh docs/STATE.md before pausing, stopping, compaction, or handoff — guardrails session state. Use when asked to save state, checkpoint the session, or wrap up for the day.

SKILL.md

kit-state.SKILL.md
name: kit-state
description: Create or refresh docs/STATE.md before pausing, stopping, compaction, or handoff — guardrails session state. Use when asked to save state, checkpoint the session, or wrap up for the day.

Read docs/guardrails/SESSION.md, then: 1. docs/STATE.md missing -> create it per S2 (nine `##` headers verbatim). 2. Otherwise bring every section current per S3: Goal, Now, Next, Constraints, Decisions, Facts, Done, Open items, Failed attempts. 3. Every line must read correctly to a fresh session with ZERO chat context — explicit files, commands, outcomes.

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