Skip to content

/kit-migrate

Install or upgrade the guardrails kit into a project with an existing CLAUDE.md by executing MIGRATE.md exactly. Use when asked to migrate a CLAUDE.md, install the kit, or retrofit guardrails into a project.

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

Context preview

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

Install or upgrade the guardrails kit into a project with an existing CLAUDE.md by executing MIGRATE.md exactly. Use when asked to migrate a CLAUDE.md, install the kit, or retrofit guardrails into a project.

SKILL.md

kit-migrate.SKILL.md
name: kit-migrate
description: Install or upgrade the guardrails kit into a project with an existing CLAUDE.md by executing MIGRATE.md exactly. Use when asked to migrate a CLAUDE.md, install the kit, or retrofit guardrails into a project.

Read MIGRATE.md and execute it exactly, phase by phase, starting at Phase 0 (idempotency check).

  • docs/guardrails/MIGRATION-PREP.log present? MIGRATE.md's script-prepped entry applies: spot-check the snapshot hash, start at M1, use `scripts/migrate.sh <KIT> apply` at M6a.
  • Never paraphrase kit text — migration is transport, not authorship.
  • Print every `Verify:` line's actual output; an unprinted verify counts as FAILED.
  • STOP at the M5 user checkpoint and wait for explicit approval.
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