The Free Skill That Fixes Fable 5's Biggest Problem
A former art director breaks a single sentence into a seven-piece "goal prompt" and gets Fable 5 to autonomously build a playable game, a 3D website, and a cinematic video in one session.
July 15thAn Anthropic engineer quietly revealed that Claude Code deleted over 80% of its own system prompt — and shipped a built-in /doctor skill that does the same cleanup on your CLAUDE.md, skills, and settings.
Anthropic's newest Claude models need far fewer explicit rules than before, so Anthropic deleted 80% of Claude Code's system prompt and shipped a built-in /doctor skill that applies the same trimming logic to a user's own CLAUDE.md, skills, and settings.
An Anthropic engineer on the Claude Code team wrote that the newest Claude models got capable enough that Anthropic deleted over 80% of Claude Code's system prompt with no measurable drop in coding evaluations, because heavily-constrained rule lists and redundant CLAUDE.md instructions were mostly compensating for older, less capable models. Anthropic packaged the fix into a built-in /doctor skill: a read-only audit that finds unused skills and MCP servers, trims a bloated CLAUDE.md, and pushes always-loaded guidance into lazy-loaded sub-files instead. The core shift is replacing rigid rule lists with a stated goal plus the model's judgment, and loading context only when it's actually needed. Run live, /doctor found 113 personal skills eating roughly 10,000 tokens of context every session just to be listed, a quarter of them never used.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Cold open: the creator flags a post from Tariq, an Anthropic engineer on the Claude Code technical team, promising it changes how you should use Claude Code — including a built-in skill almost nobody talks about.

Your typed prompt is only a small slice of what Claude actually receives — system prompt, skills, CLAUDE.md (global + project), and saved memory all get assembled together, and how well you engineer that mix determines the results.

Anthropic's engineering team saw a large jump in how well the newest Claude models (Opus 5, Sonnet 5, Fable 5) follow instructions, so they removed over 80% of Claude Code's system prompt with no measurable loss in coding evaluations.

Anthropic packaged its findings into a built-in Claude Code skill called /doctor that right-sizes a user's skills and CLAUDE.md file; it's read-only first, reports back, then asks permission before changing anything.

The health check covers nine areas, starting with install health, duplicate or leftover installs, broken settings files, and broken or colliding agent definitions.

/doctor checks real usage counters and session transcripts to find skills, MCP servers, or plugins that are installed but never actually used, then flags them for removal.

/doctor checks CLAUDE.md for repetition and flags information Claude could figure out on its own (directory layout, tech stack, build commands) instead of being hard-coded — since the file loads, and costs tokens, every session.

Move always-loaded guidance out of CLAUDE.md into a subdirectory or skill; treat CLAUDE.md like a table of contents or index pointing to other files, not a dumping ground.

/doctor flags scripts that block on every tool call, shows what's already eating your context budget before you type, confirms your Claude Code version, and checks that auto mode is your default.

Reviewing real transcripts, Anthropic found contradictory rules stacked into CLAUDE.md and skills; those guardrails once prevented worst-case failures, but newer models handle ambiguity fine using surrounding context and judgment instead.

Claude Code used to rely on CLAUDE.md as its main source of memory; artifacts and skills now give it more ways to load and share context across sessions without bloating the main file.

The old pattern was long numbered rule lists; the new pattern is stating the goal and letting Claude use its own judgment to figure out the best way to get there.

Load the right context only when needed: Anthropic moved code review and verification into on-demand skills, and Claude Code can use tool search to find the right tool only when it's called for.

Structure CLAUDE.md and skill files like a tree — a top-level file that tells Claude where to look, and sub-files for specific tasks — so only the necessary information loads, and nothing more.

Live on his own machine: install is healthy, but /doctor finds 113 personal skills eating roughly 10,000 tokens of context every session just to list, 25 never used, before ending on a CTA to his Skool community.
Newer Claude models need far fewer explicit rules than before, so trimming CLAUDE.md, deleting unused skills, and giving Claude a goal instead of a rulebook now produces the same results faster and cheaper.
“We removed over 80% of Claude Code's system prompt for all of the newest models with no measurable loss in our coding evaluations.”
“They've actually already put all of the best practices into a skill called the Claude doctor skill. This ships with Claude.”
“Before you would give Claude all these rules... but now all you have to do is give Claude judgment.”
“I have 113 personal skills, so they eat about 10,000 tokens of context in every single session just to list them. That's already over budget.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
An engineer on Anthropic's own Claude Code team just published the new rules of context engineering — and admitted the team quietly deleted over 80% of Claude Code's system prompt with zero measurable loss in coding performance. Buried in the same article is a built-in skill, /doctor, that runs the identical cleanup on your own setup.
The nine areas the built-in /doctor skill scans before proposing any cleanup to a Claude Code setup.
Replace long enumerated do/don't lists in CLAUDE.md and skills with a stated goal, trusting the model's judgment to get there.
“If you wanna learn how to use Claude code and get access to all my resources, just check the link in the description.”
Soft spoken CTA at the very end pointing to his own paid Skool community (description link) plus a pointer to a related video — no hard sell mid-content.
00:00
00:07
00:15
00:24
00:32
00:38
00:45
00:52
00:59
01:06
01:12
01:16
01:26
01:34
01:41
01:47
01:57
02:03
02:12
02:19
02:26
02:30
02:37
02:44
02:48
03:00
03:06
03:13
03:17
03:24
03:32
03:42
03:46
03:57
04:01
04:08
04:13
04:24
04:32
04:39
04:46
04:52
04:56
05:06
05:12
05:19
05:27
05:37
05:45
05:50
05:58
06:05
06:13
06:20
06:29
06:38
06:44
06:55
06:59
07:06
07:14
07:21
07:27
07:37
07:48
07:52
08:00
08:08
08:12
08:19
08:22
08:34
08:42
08:49
08:57
09:05
09:12
09:20
09:28
09:36A former art director breaks a single sentence into a seven-piece "goal prompt" and gets Fable 5 to autonomously build a playable game, a 3D website, and a cinematic video in one session.
July 15thA screen-recorded walkthrough of building a custom Claude Code skill that watches any viral video, breaks it into timestamped beats, and recreates it with Higgsfield's Seedance 2.0.
July 6thHow to build a Claude Code skill that researches, scripts, and renders a yap-style AI avatar video from a single slash command.
June 22ndA 13-minute live demonstration of the GOAL framework — the prompt structure that turns Fable 5 into an autonomous upgrade machine.
June 12thA Claude Code YouTuber runs Opus 5 and Fable 5 through the same three-part marketing prompt to see if Opus 5's half-price tag actually pays off.
July 24thA 13-minute live build showing how to turn any SaaS website URL into a professional video ad using a reusable Claude Code skill.
June 29th