Summary of "Delete your CLAUDE.md (and your AGENT.md too)"

Summary — key technical points, findings, and practical guidance

Main finding (paper + demos)

Recent benchmarking work evaluated the effect of repo-specific context files (CLAUDE.md, AGENT.md, or other developer “instruction” files) on coding agents resolving real-world GitHub issues. The study used three conditions per repo:

Results (robust across multiple LLMs and prompts):

Practical experiment shown by the presenter (on his “lawn” project) matched the study: an automatically generated CLAUDE.md made the agent slower and more likely to reach for irrelevant technologies mentioned in the file.

Key result: developer-provided context helps only a little, automatically generated context can hurt, and context files increase agent runtime and cost.


Context management — why CLAUDE.md / AGENT.md matter


Recommendations / best practices

Default guidance:

Improve the repo and tooling to make correct agent behavior easier:

Practical debugging approach:

  1. Delete or temporarily remove the agent MD and compare behavior and latency.
  2. Iteratively add only the minimal instructions that correct persistent failures.

Useful engineering hacks the presenter shared:

Caveat:


Demo highlights


Product / service note (sponsor)

Daytona — elastic containers / secure sandboxes for running agents:


Open questions and future topics


Concrete takeaways


Main speakers / sources

Category ?

Technology


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video