You’ve seen the starter templates. One ships with agents.md, flow.md, memory.md, planning.md, and rules.md before a single line of code exists. Another recommends five files. Someone else says six. The advice is everywhere, and most of it conflicts.
Writer Sumit Pandey followed the consensus guidance and found it made his AI coding workflow worse, not better. The piece, published on Towards Deep Learning, argues that almost none of the popular .md file advice holds up against an actual research paper that measured what these context files do to coding agents.
Why This Matters
If you are using Claude or any other coding agent with a custom instructions setup, the configuration layer you built on top of it may be generating more noise than signal. The specific research referenced involves ETH Zurich, though the full breakdown is behind the article’s paywall preview.
The operator takeaway: before you copy the next AI coding starter template you find on YouTube or in a GitHub repo, it’s worth asking whether anyone actually measured the output quality difference. According to Pandey, the answer is usually no, and the one study that did measure it tells a different story than the tutorials suggest.
