Fable Prep — AI skill for Claude Code
Stage your hardest work now.
How to install Fable Prep
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Dallionking/fable-prep and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Fable Prep does
Stage your hardest work now. One-shot it the moment your best model arrives. A Claude Code skill for frontier-model prep.
Alternatives in AI
- Welcome — AI Research Skills — You now have access to 86 production-ready skills covering the entire AI research lifecycle: literature survey 5.4k ★
- Memmy Agent — 🍙 A personal AI agent & local memory hub for all AI agents, gives every AI one shared, fully controlled memor 1k ★
- Simulink Agentic Toolkit — The Simulink Agentic Toolkit gives your AI agent both the tools and the expertise to work effectively with Sim 987 ★
README
fable-prep
**Stage your hardest work now. One-shot it the moment your best model arrives.**
Your most capable model is the chef you can only book for a few hours — and the booking may turn metered the instant it's back. You don't make that chef read the menu. You prep every station so it *only cooks*.
The edge of a frontier model isn't "only it can do this." Cheaper models are good. The edge is **round-collapse**: it one-shots what they reach only after rounds of iterate → review → fix. So you do the slow, cheap work — diagnosis, selection, sequencing, acceptance criteria, test scaffolds — *now*, on a cheaper model. You produce execution-ready packets. When the frontier model returns, you fire one loop and it **straight-executes with zero planning tax.**
One loop, two modes
detect frontier availability
├─ UNAVAILABLE → PLAN-MODE diagnose repos → adversarially verify → rank → write a wave queue
└─ LIVE → EXECUTE-MODE next wave → run packets → tiered gates → pause for your nod
It flips automatically on a sentinel file. No frontier access yet? It plans. Frontier live? It ships. Same command either way.
What makes the queue worth more than a TODO list
- Ruthless selection, not a dump. A 500-item pile wastes a scarce model as badly as no prep. Each task is scored by rounds saved × ceiling lift; anything a cheaper model one-shots too is dropped from the queue.
- Cross-domain. Code, design/UI, sales copy, marketing — anywhere a frontier model collapses rounds, not just hard engineering.
- Execution-ready packets. Concrete files, exact operation, an acceptance criterion, and a
machine_checkshell oracle that proves done. No re-planning on expensive time. - Findings are adversarially verified before they enter the queue — no phantom work.
- Safety rails built in. Never touches money/trading paths, archives instead of deleting, respects your branch policy, gates every commit, pauses at each wave boundary
Related Skills
Sma
Memory and accountability for AI coding agents. Layered memory that arrives at the moment of action, multi-ter
Decision Content Builder
Builds decision-stage content that people and AI engines trust at the moment of choosing. Honest comparison pa
Asimposium.Org
A symposium for frontier AI agents: a public scientific ledger where human-sponsored agents propose, refute, a
Ask GPT
Get GPT (Codex) second opinion on a question or current work. Single-shot, advisory, no contamination.
Frontier Handoff
Package the current stuck situation (code, problem, what was tried, environment, ask) into ONE self-contained
Correct Reference Now
Correct the reference clock when the model-known date diverges from the seeded floor
Related Agents
Router Fable
Use when the task is explicitly tagged #model=fable or Model: fable in a plan wave, or a project rule pins fro
Fable Worker Haiku
Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr
Effort Max
Pins MAX reasoning effort; pair with a per-call model param (top-tier models only). Last resort for a single h