logoalt Hacker News

hexspriteyesterday at 2:39 PM2 repliesview on HN

I created a Claude Code plugin to load AGENTS.md. Uses symlinks but it’s better than no support.

https://github.com/hexsprite/claude-agents-md


Replies

hk__2yesterday at 7:59 PM

What’s actually better is doing a symlink by hand. 1- if you didn’t know it you learn what’s a symlink; 2- if that’s in a git repo you share it with all your coworkers without all of them needing to install the plugin; 3- security-wise it’s way better than running some 100+ lines of Bash from a repo on GitHub.

arcanemachineryesterday at 3:46 PM

Claude Code supports native imports: `@AGENTS.md`

show 2 replies