logoalt Hacker News

FooBarWidgetyesterday at 8:16 PM2 repliesview on HN

No, why should I have to remember to @ in every prompt? Or ask contributors to remember. It just makes it easier to make human mistakes. I have better things to do than micromanagement. There is huge value in auto-included context.


Replies

anygivnthursdayyesterday at 8:34 PM

The GP wrote @ it from the agents.md file, not from the prompt. Their point was that instead of writing "how to contribute" instructions for agents, you could explain that in the CONTRIBUTING.md and link it from your agents file, so both humans and agents read it from one place.

show 1 reply
acedTrexyesterday at 8:39 PM

You put the @ in the context file the LLMs all use, claudemd agentsmd whatever the thing that most harnesses force load.

Then the model will go discover what it needs to.