Y
Hacker News
new
|
ask
|
show
|
jobs
by
repeekad
24 days ago
CLAUDE.md, Anthropic is too exclusive and next level to use a standard idiomatic pattern like AGENTS.md
1 comments
notnmeyer
24 days ago
echo “read @AGENTS.md” > CLAUDE.md
link
folkrav
24 days ago
When I still used Claude outside of work, my CLAUDE.md was just a symlink to my AGENTS.md.
link
jasonjmcghee
24 days ago
Just use a symbolic link
link
Frost1x
24 days ago
I noticed you were linking a file vs creating a correct CLAUDE.md implementation. Would you like me to fix that for you?
link
pertymcpert
24 days ago
Problem with that is that if the agent starts to browse the contents of the repo, it may read both AGENTS and CLAUDE.md.
link
dofm
24 days ago
Yep that should work 100% of the time.
link
dimava
24 days ago
Just @AGENTS.md should be enough, as @s is CLAUDE.md are inlined (and !`ls` are executed)
link