Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Subagent prompt now documents automatic CLAUDE.md injection

Claude Code now tells the orchestrating model that subagents already receive CLAUDE.md automatically

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSubagentswhat it touches
KindImprovementsin v2.1.265,
You'll notice

Claude Code now tells the orchestrating model that subagents already receive CLAUDE.md automatically

What

When the main Claude Code assistant spins up a subagent (a separate Claude instance handling a sub-task, launched via the Task/agent tool), the instructions given to the orchestrating model now explain that the subagent already receives the same CLAUDE.md project instruction files that were loaded at the start of the session. This applies to all subagents except the built-in Explore and Plan agent types, which don't get these files injected.

Why

Previously the orchestrating model might have re-read CLAUDE.md itself or pasted its rules into the subagent's prompt, wasting effort on something the subagent already had. Documenting this should make orchestration a bit more efficient and avoid redundant instructions being stuffed into subagent prompts.

Read from
Names in the bundleCLAUDE.md
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on How Claude Code works touched a line naming CLAUDE.md after this was published. * `/init` generates a starter CLAUDE.md for your project how-claude-code-works see the edit
Confirmed since Anthropic's documentation has since written up CLAUDE.md, on Explore the .claude directory. | `CLAUDE.local.md` | Project root | Your private preferences for this project, loaded alongside CLAUDE.md. Create it manually and add it to `.gitignore`. | claude-directory see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up CLAUDE.md, on Explore the .claude directory.

See this entry in the whole of v2.1.265 →

Feedback