From 50163044d8ff283d953ec79953cfda2ef65953f1 Mon Sep 17 00:00:00 2001 From: vklimontovich Date: Thu, 16 Apr 2026 20:49:46 -0400 Subject: [PATCH] chore: add AGENTS.md and CLAUDE.md --- AGENTS.md | 5 +++++ CLAUDE.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 AGENTS.md create mode 120000 CLAUDE.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..154917b --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# Agent Guidelines + +When you need to create branches, make commits, or open pull requests, read +[CONTRIBUTING.md](CONTRIBUTING.md) first. No need to read it for code exploration — +only when interacting with git. diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file