From fe55ece4260da45b9c38f44ad5dbf19b05dd3768 Mon Sep 17 00:00:00 2001 From: Ismael Martinez Ramos Date: Tue, 8 Sep 2026 08:11:54 +0100 Subject: [PATCH] docs: add CLAUDE.md pointing at AGENTS.md Claude Code loads CLAUDE.md automatically but not AGENTS.md, so the existing guidance was invisible to it unless a contributor opened the file by hand. The pointer carries no content of its own. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01Qyjba1txhq3QsrpcGUt3FM --- CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 000000000..c5fae1d52 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,4 @@ +# CLAUDE.md + +See [AGENTS.md](AGENTS.md). It applies to Claude Code as written, and this +file exists only so it is loaded automatically.