top | item 44774491

(no title)

steilpass | 7 months ago

I stumbled upon the author’s command `qnew` to read Claude.md.

Why would you need that?

> CLAUDE.md is a special file that Claude automatically pulls into context when starting a conversation.

https://www.anthropic.com/engineering/claude-code-best-pract...

discuss

order

vunderba|7 months ago

That confused me as well. The whole point of CLAUDE.md is that it is automatically injected into the rolling context of any Claude interaction/thread.

That CLAUDE.md file that they've posted is also HUGE - Anthropic themselves recommend keeping it on the more concise side. If you need more, consider just creating dedicated subagents for "UI/UX reviewer", "search", etc.

theshrike79|6 months ago

My CLAUDE.md has references to other documentation

Like "for guidance on Go library selection refer to docs/go.md"

That way the main file stays compact.