From 5854bde25e61c0c926b74ec5fb960e4a2bd8d529 Mon Sep 17 00:00:00 2001 From: Willie Chalmers III Date: Tue, 22 Sep 2026 21:28:43 -0700 Subject: [PATCH] chore(dx): rely on AGENTS.md for agent instructions Claude Code now reads AGENTS.md directly when no CLAUDE.md exists, so the CLAUDE.md symlink is redundant. AGENTS.md is the single instruction file, matching the repository standard's examples. Co-Authored-By: Claude Opus 5.5 --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) delete mode 120000 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md deleted file mode 120000 index 47dc3e3d..00000000 --- a/CLAUDE.md +++ /dev/null @@ -1 +0,0 @@ -AGENTS.md \ No newline at end of file