Migrate agent instructions to AGENTS.md for multi-agent support#1925
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
PR Review✅ No critical issues found. This is a pure documentation refactor — content moved from
|
E2E Test Results✅ All tests passed • 91 passed • 3 skipped • 1035s
Tests ran across 4 shards in parallel. |
## Summary - Consolidate all agent coding instructions into `AGENTS.md`, which is the standard convention supported by multiple agentic coding tools (Claude Code, Cursor, Copilot, OpenCode, etc.) - Slim down `CLAUDE.md` to a single `@AGENTS.md` reference so Claude Code inherits the shared instructions - Added missing GitHub Action workflow section and `npx lint-staged` fallback to `AGENTS.md` to ensure full coverage of what was previously in `CLAUDE.md`
## Summary - Consolidate all agent coding instructions into `AGENTS.md`, which is the standard convention supported by multiple agentic coding tools (Claude Code, Cursor, Copilot, OpenCode, etc.) - Slim down `CLAUDE.md` to a single `@AGENTS.md` reference so Claude Code inherits the shared instructions - Added missing GitHub Action workflow section and `npx lint-staged` fallback to `AGENTS.md` to ensure full coverage of what was previously in `CLAUDE.md` Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>
Summary
AGENTS.md, which is the standard convention supported by multiple agentic coding tools (Claude Code, Cursor, Copilot, OpenCode, etc.)CLAUDE.mdto a single@AGENTS.mdreference so Claude Code inherits the shared instructionsnpx lint-stagedfallback toAGENTS.mdto ensure full coverage of what was previously inCLAUDE.md