@mattshumer_: Your skills are making Opus 5 worse. My prompt fixes that. It goes through each skill and uses a Gauntlet Loop to rewri…
Summary
A free prompt for Claude Code that audits installed skills and uses a Gauntlet Loop to blind-test upgraded versions against originals, upgrading or retiring skills to work better with Opus 5.
View Cached Full Text
Cached at: 08/08/26, 03:05 PM
Your skills are making Opus 5 worse.
My prompt fixes that.
It goes through each skill and uses a Gauntlet Loop to rewrite and blind-test it against the old version, until the new skill + Opus 5 is better by far.
Try it: https://t.co/xzZJwrZG1g
The Opus 5 Skills Upgrade Prompt
Source: https://somethingbig.ai/skills-upgrade ← How to Run a Gauntlet Loop
Free promptClaude Code
Your skills were built for Opus 4.8. Upgrade them for Opus 5.
Skills written for older models over-explain, over-constrain, and patch weaknesses Opus 5 doesn’t have — so they now make itworse. This one prompt audits every skill you’ve got, then puts the ones you pick through a blind-judged gauntlet: upgraded if that honestly wins, retired if it doesn’t. Paste it into Claude Code and hit run.
The prompt
Audit every Claude Code skill currently installed and autonomously upgrade the ones I select through a Skill Upgrade Gauntlet.
First, find and inspect every installed skill across every available scope. Preserve an immutable copy of every original skill and its resources.
Before beginning any upgrades, create a live local HTML dashboard showing the complete skill inventory, what each skill does, where it came from, whether it can be edited, and any dependencies or overlaps you discover. Open the dashboard on my computer and give me its link in Claude Code.
The dashboard is view-only. I…
Unlocked for— copy it and go.
How to run it
01
Open Claude Code
On the machine where your skills live —\.claude/skillsin a project, or~/\.claude/skills.Opus 5 or Fable 5both work.
02
Paste it, pick your skills
It inventories every skill, opens alive dashboard, and asks which ones to put through the gauntlet. Reply with your picks in Claude Code.
03
Let it run
Each pick is blind-benchmarked against the original until it’s honestly better —upgraded or retired, with the evidence on the dashboard. It tells you when it’s done.
**Before you run it:**make sure your skills folder is committed to git or backed up. The prompt tells the agent to keep everything reversible, but your own backup is the one that counts.
Similar Articles
@mattshumer_: For those who want to keep their skills while using Opus 5, here's a trick you can try (let me know how it goes): Write…
Matt Shumer shares a technique for adapting skills to Claude Opus 5: a loop that updates skills, benchmarks them against Opus 4.8 with old skills, and iterates until Opus 5 wins.
@learnwithella: Self-improving Claude Code skills are f*cking ridiculous One loop → 10 test runs, scored against an eval, prompt rewrit…
Claude Code can auto-iterate prompts by running evals, rewriting, and keeping winners, boosting a hook-writer skill from 32/50 to 47/50 overnight.
@aiedge_: This Claude Fable 5 prompt audits your ENTIRE codebase for vulnerabilities, bugs, attack vectors, and more. If you have…
A prompt for Claude Fable 5 that audits entire codebases for vulnerabilities, bugs, and attack vectors, recommended for vibe-coded projects.
I open-sourced a Codex skill that turns vague prompts into intent-preserving execution loops
The author open-sourced a Codex skill called 'prompt-to-loop-engineer' that converts vague prompts into structured, intent-preserving execution loops with anti-drift checks, aiming to make agents more reliable for real-world tasks.
@seelffff: a principal consultant from synergetic solutions just published a repo that changes how claude code works. claude-skill…
A principal consultant from Synergetic Solutions published claude-skills, a repository with 66 specialized skills for Claude Code that can be installed via a single command, enhancing its full-stack development capabilities with context-aware activation, reference files, and workflow integrations.