From bac75f362e4b6b4717436c760f8de35c762e2e75 Mon Sep 17 00:00:00 2001 From: FBumann <117816358+FBumann@users.noreply.github.com> Date: Mon, 29 Jun 2026 10:00:53 +0200 Subject: [PATCH] docs: import AGENTS.md into CLAUDE.md Use the @AGENTS.md import so Claude Code loads the contribution rules, workflow and conventions automatically instead of relying on the agent to follow the link. Keeps AGENTS.md as the single source of truth. Co-Authored-By: Claude Opus 4.8 (1M context) --- CLAUDE.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 0893b795..276bc76e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,5 +1,8 @@ # CLAUDE.md This project's guidance for AI agents — contribution rules, development workflow -and project conventions — lives in [`AGENTS.md`](AGENTS.md). Read it before -making changes, opening pull requests or issues, or writing comments. +and project conventions — lives in [`AGENTS.md`](AGENTS.md), imported below so +it loads automatically. Read it before making changes, opening pull requests or +issues, or writing comments. + +@AGENTS.md