cd /news/developer-tools/claude-md-vs-agents-md-vs-skill-md-w… · home topics developer-tools article
[ARTICLE · art-53225] src=pub.towardsai.net ↗ pub= topic=developer-tools verified=true sentiment=· neutral

CLAUDE.md vs AGENTS.md vs SKILL.md: Which File Owns What in 2026

As of Claude Code 2.1.201 in July 2026, Anthropic's tool still does not natively read AGENTS.md, forcing developers to use a symbolic link workaround. The distinction between CLAUDE.md, AGENTS.md, and SKILL.md lies in their YAML frontmatter, with SKILL.md's description field enabling Claude to process the file. The split emerged from the AGENTS.md specification launched in August 2025 to standardize AI coding assistant instructions.

read1 min views1 publishedJul 9, 2026
CLAUDE.md vs AGENTS.md vs SKILL.md: Which File Owns What in 2026
Image: Pub (auto-discovered)

Member-only story

Three files, three models, one decision you make once. #

Read the article for free

[.]here Over 4,300 engineers upvoted the same GitHub issue asking if Claude Code could please read AGENTS.md natively. As of Claude Code 2.1.201 in July 2026, the answer remains no.

Anthropic updated its own memory documentation to tell developers how to force the behavior anyway. The official command is ln -s AGENTS.md CLAUDE.md

right in the terminal. Anthropic ships the workaround for the file its own tool refuses to read.

The engineering under this is more interesting than the argument. A single line inside the claude-api

SKILL.md in Anthropic's public skills repository explains the situation. The answer lies in the description field of the YAML frontmatter. Unlike CLAUDE.md and AGENTS.md, that description is the reason Claude reads the rest of the file.

Three files, three models, and the decision only becomes obvious once you see the gate.

The Context Reshuffle of Late 2025 #

The timeline explains how the industry arrived at this split. In August 2025, the AGENTS.md specification launched to give AI coding assistants a…

── more in #developer-tools 4 stories · sorted by recency
── more on @anthropic 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/claude-md-vs-agents-…] indexed:0 read:1min 2026-07-09 ·