Running Fable 5 for everything is a waste of tokens. Here’s how to have Fable 5 review your entire project before another model executes: Step 1. Install the new Superpowers skill. Claude Code: /plugin install superpowers@claude-plugins-official Codex CLI: /plugins → search "superpowers" → Install Plugin Cursor: /add-plugin superpowers Step 2. Run this prompt on your project: "review this whole project before I hand execution to a cheaper model. use the superpowers skills for structure. 1. brainstorming skill first. before you review anything, ask me what this project is for, what good looks like, and what I am optimizing for. do not assume. 2. read everything. the code, the docs, the config, the folder structure. map what exists and how the pieces connect. 3. review across four lenses: • what is overbuilt or redundant and can be cut • where it is fragile, unclear, or likely to break • what the goal needs that is missing • where the structure fights the goal 4. writing-plans skill next. turn the review into a plan. for each change write what, why, which files, the order, and how to verify it worked. rank by leverage, highest impact first. 5. anything you are unsure about becomes an open question for me at the top of the plan. output one plan file a cheaper model can execute step by step without you in the room." Step 3. Hand the plan file to Opus or GPT-5.5. Let it execute. Fable has a high token cost. But you only use it for the thinking.