@mattpocockuk: 90% of people can delete their AGENTS.md and their output will improve. Use it as an index of pointers to important fil…
Summary
Matt Pocock suggests that most people should delete their AGENTS.md file and use it only as an index of pointers to important files, pruning aggressively to improve output.
View Cached Full Text
Cached at: 07/04/26, 10:53 PM
@humblyonline 90% of people can delete their AGENTS.md and their output will improve.
Use it as an index of pointers to important files, and even then aggressively prune it for no-ops.
How’s that for vague
Similar Articles
Do agents.md files help coding agents?
This paper evaluates whether repository-level context files like AGENTS.md or CLAUDE.md improve coding agent performance, finding that LLM-generated context files offer little benefit and may reduce efficiency, while developer-written files are better but still not clearly advantageous.
@DanKornas: Writing a good AGENTS.md shouldn’t take weeks of source digging. mimeo is a Python tool that turns an expert’s body of …
mimeo is an open-source Python tool that automatically generates AGENTS.md or SKILL.md files from an expert's body of work, helping coding agents install better defaults.
What do you put in AGENTS.md when a coding task gets messy?
Discusses how developers using OpenClaw can keep context for AI coding agents by using a handoff document (AGENTS.md) to track goals, files, failures, and decisions in messy coding sessions.
Your agent writes clean markdown for 20 minutes, then drifts. I pulled the fix out into a standalone tool.
A developer extracted a fix for AI agents that degrade in markdown output after prolonged use into a standalone tool.
@Av1dlive: If you haven't set up Agents.md in Codex yet you can just copy the homework from Andrej Karpathy. Here's the exact setu…
A quick tip showing how to copy Andrej Karpathy's 65-line Agents.md config into Codex Global Custom Instructions for an effective minimalist setup.