What problem does it solve? Prompting Fable like a current-generation model produces current-generation results. This Skill fixes that by routing you to the right workflow: installing house rules in a project, starting a self-checking loop on a goal, grading an artifact with a fresh sub-agent, or drafting a Fable prompt built on the goal-not-steps method. ## Core Features & Use Cases - Job Router: On invocation, asks which job you want (or detects it from your request) and runs that branch to its completion criterion. - House Rules Block: Drop-in CLAUDE.md guardrails covering invariants, a concrete bar for done, separate verification, and autonomy budgets. - Loop Template: A fill-in template for running Fable under /goal or /loop against a checkable bar, with a fresh sub-agent verifier so the builder never grades itself. - Use Case: You want Fable to rebuild a landing page until it matches a reference screenshot. Use the loop branch to fill GOAL, THE BAR, and FUEL, then run it under /loop while a separate grader sub-agent hunts for failures each pass. ## Quick Start Ask the agent to start a Fable loop on your goal with a concrete checkable bar using the fable-prompting skill.