From f50e37804f1d553b4a8763910c1394e587348cf7 Mon Sep 17 00:00:00 2001 From: vitya Date: Wed, 12 Aug 2026 20:37:18 +0300 Subject: [PATCH] agents-canon: migrate CLAUDE.md -> AGENTS.md (canon) + legacy pointer --- AGENTS.md | 13 +++++++++++++ CLAUDE.md | 14 ++------------ 2 files changed, 15 insertions(+), 12 deletions(-) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..0db6dfd --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,13 @@ +# AGENTS.md (canon) +# Agent instructions. Each line is a trigger for an installed skill. + +talk like a caveman +use project wiki +use task management system +check across all projects +pull remote before work +follow project discipline +follow tdd-criteria +delegate to interns when allowed +recommend, don't menu +we're on Windows diff --git a/CLAUDE.md b/CLAUDE.md index 590618b..9d52a54 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,13 +1,3 @@ -# CLAUDE.md -# Agent instructions. Each line is a trigger for an installed skill. +# CLAUDE.md — legacy pointer -talk like a caveman -use project wiki -use task management system -check across all projects -pull remote before work -follow project discipline -follow tdd-criteria -delegate to interns when allowed -recommend, don't menu -we're on Windows +Canon is `AGENTS.md`. Read `AGENTS.md` — it contains all project instructions.