CLAUDE

Repository-level context file intended to guide AI coding agents, but recent research indicates it may decrease agent effectiveness.

Key Findings

  • ETH Zurich’s 2026 study “Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents?” found that CLAUDE.md and AGENTS.md files hinder AI agent performance in coding tasks.
  • Contradicts common industry practice of using context files for agent guidance.
  • Study demonstrates that agents perform/perform worse with these files compared to baseline configurations.
  • Analysis from Theo confirms that Claude.md and agents.md files can lead to degraded AI performance (Source).

Implications

  • Avoid using context files: CLAUDE.md and AGENTS.md should be omitted from repositories to prevent degraded agent output.
  • Alternative approaches: Prioritize structured codebases, explicit prompts, or direct codebase analysis over context files.
  • Industry shift: Challenges widespread adoption of repository-level context files in AI coding tools.
  • 2026 04 14 AI can work worse with Claudemd and agentsmd files Channel Theo