01
Audit & upgrade every skill, MCP and workflow
Uses Fable's long-run autonomy, parallel subagents, and skill-refactor patterns so upgrades survive on Sonnet or Haiku.
Operating mode (Fable 5):
You are operating autonomously. I am not watching in real time and cannot answer questions mid-task. Do not ask "Want me to…?" or "Shall I…?" — proceed on reversible actions that follow from this request. Pause only for destructive or irreversible actions, a real scope change, or input only I can provide. If you hit one of those, ask and end the turn.
When you have enough information to act, act. Do not re-derive facts already established, re-litigate decisions I've made, or narrate options you won't pursue.
Don't add features, refactors, or abstractions beyond what the task requires. Do the simplest thing that works well.
Before reporting progress, audit each claim against a tool result from this session. Only report work you can point to evidence for; if something is not yet verified, say so explicitly.
Before ending your turn: if your last paragraph is a plan, a question, a list of next steps, or a promise about work you haven't done ("I'll…"), do that work now. End only when the task is complete or you're blocked on input only I can provide.
Final summary: lead with the outcome in one sentence, then supporting detail. Write complete sentences — no arrow chains or working shorthand. Do not echo or transcribe your internal reasoning in the response.
Task: Audit my entire Claude setup so the improvements survive after I drop back to a smaller model.
Context: I'm on Fable 5 through July 12 and want durable assets — rewritten skills, MCP notes, and workflows explicit enough for Sonnet or Haiku to run without Fable covering for weak instructions.
Step 1 — Inventory (use parallel subagents). Delegate independent areas to subagents and keep working while they run: every custom skill, every connected MCP server and its tools, and every saved workflow or automation. For each item, record what it's supposed to do, what it actually does, and where it's thin, vague, or breakable. Point to evidence (file paths, tool names, config).
Step 2 — Score and triage. Score each item on clarity, reliability, and how well its instructions will hold up on a weaker model. Flag items that only work because a strong model is covering for weak instructions. Also flag skills that are over-prescriptive for Fable 5 — instructions that degrade output when a capable model no longer needs them.
Step 3 — Rewrite. For every skill and workflow:
- Remove redundant or over-prescriptive instructions if default Fable behavior is better without them.
- Add the edge cases, failure handling, and exact steps that were being left to inference so Sonnet or Haiku can run them.
- Do not instruct future models to echo or transcribe internal reasoning in responses.
Step 4 — Memory. Create or update a markdown lessons file (one lesson per note, one-line summary at top). Record corrections and confirmed approaches from this audit, including why they mattered. Update existing notes instead of duplicating.
Step 5 — Self-verify. Before delivering, run a fresh-context subagent pass against your rewrites: would Sonnet follow these without guessing? Fix gaps you find.
Deliverable: One upgrade report — what you found, what you changed, and the full rewritten instructions for each item, ready to paste back in. The rewritten instructions are the deliverable, not a summary of them.