Skip to content

docs: adopt AGENTS.md as primary agent context source#91

Open
tkodev wants to merge 1 commit into
mainfrom
claude/agents-md-primary-context-k3pzM
Open

docs: adopt AGENTS.md as primary agent context source#91
tkodev wants to merge 1 commit into
mainfrom
claude/agents-md-primary-context-k3pzM

Conversation

@tkodev
Copy link
Copy Markdown
Collaborator

@tkodev tkodev commented May 28, 2026

What

Make AGENTS.md the single, tool-agnostic context source for all coding agents (Claude Code, Cursor, Copilot, Codex, etc.).

  • Move all working conventions out of CLAUDE.md into a new AGENTS.md.
  • Generalize wording from "Claude Code" to "any coding agent".
  • Reduce CLAUDE.md to a thin stub that pulls in AGENTS.md via the @AGENTS.md include, so Claude Code keeps the same context while there's only one source of truth to maintain.
  • Update README.md and CONTRIBUTING.md to point contributors and agents at AGENTS.md (noting that CLAUDE.md is a stub that includes it).

Why

Multiple coding-agent tools look for their own context file. Keeping the guidance in one AGENTS.md and including it from tool-specific stubs avoids drift and gives every agent the same conventions.

Files changed

  • AGENTS.md — new primary context (full content moved from CLAUDE.md)
  • CLAUDE.md — now a stub with @AGENTS.md
  • README.md, CONTRIBUTING.md — references updated

Generated by Claude Code

Move all working conventions out of CLAUDE.md into a tool-agnostic
AGENTS.md so every coding agent (Claude Code, Cursor, Copilot, Codex,
etc.) reads the same guidance. CLAUDE.md becomes a thin stub that pulls
in AGENTS.md via the @AGENTS.md include. Point README and CONTRIBUTING
docs at AGENTS.md.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
techtank-next Ready Ready Preview, Comment May 28, 2026 8:46pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants