From 0141d487fcfeb6c424ca53a621c5c328c46068f8 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sat, 28 Mar 2026 19:48:05 +0900 Subject: [PATCH] Add CLAUDE.md referencing AGENTS.md CLAUDE.md delegates to AGENTS.md via the `@AGENTS.md` directive, avoiding duplication of project guidelines. --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..43c994c --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +@AGENTS.md