Live data from Hacker News

A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

augmentcode.com

41–48 of 48 posts

Re: A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

#41
post #22

Most of my projects are without an AGENTS.md/CLAUDE.md at the moment. I've found that if the project itself is in good shape - clear docs, comprehensive tests - you don't need to tell the coding agent much in order for it to be productive. I start a whole lot of my sessions with "Run tests with 'uv run pytest'" and once they've done that they get the idea that they should write tests in a style that fits the existing…

Is actually running the unit tests what is important here though?

Could you achieve the same by just telling the agent: “This is a Python project. We use uv and pytest”

Re: A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

#44
post #41
post #22

Most of my projects are without an AGENTS.md/CLAUDE.md at the moment. I've found that if the project itself is in good shape - clear docs, comprehensive tests - you don't need to tell the coding agent much in order for it to be productive. I start a whole lot of my sessions with "Run tests with 'uv run pytest'" and once they've done that they get the idea that they should write tests in a style that fits the existing…

Is actually running the unit tests what is important here though? Could you achieve the same by just telling the agent: “This is a Python project. We use uv and pytest”

Having them run the tests also demonstrates that the test suite exists, has more then one test and and currently passes.

Re: A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

#46
post #5

The models are so terrible you have to think ahead of them so they don't make mistakes. This is not an upgrade. This is coping behavior.

That's like saying "the programmers are so terrible you have to think ahead of them so they don't make mistakes".

You've just described the role of a senior engineer.

Re: A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

#47
post #21

I think the main thing which a lot of these articles miss is it's not just your Agents.md which can give you a model upgrade or the inverse. But everything your harness looks at could be this. So the skills in your code base, the commands that you've added, the memories that were auto created, they all work towards improving or completely destroying your productivity. And most of it is hidden. You hear people talk ab…

It's funny how often my brain gets redirected to German Shepard Dogs when reading conversations about AI. And I still can't remember what the other meaning of GSD is supposed to be without an Internet search.

Re: A good AGENTS.md is a model upgrade. A bad one is worse than no docs at all

#48
post #21

I think the main thing which a lot of these articles miss is it's not just your Agents.md which can give you a model upgrade or the inverse. But everything your harness looks at could be this. So the skills in your code base, the commands that you've added, the memories that were auto created, they all work towards improving or completely destroying your productivity. And most of it is hidden. You hear people talk ab…

It's funny how often my brain gets redirected to German Shepard Dogs when reading conversations about AI. And I still can't remember what the other meaning of GSD is supposed to be without an Internet search.

What do you mean that looking for SMB (Samba) related posts on HackerNews gives results about SuperMarioBros?!
Post reply on HN