From 6a33542d8179e6aa1478a50ea42a3ebc7f6aa2d0 Mon Sep 17 00:00:00 2001 From: vitya Date: Wed, 12 Aug 2026 20:32:57 +0300 Subject: [PATCH] agents-canon: migrate CLAUDE.md -> AGENTS.md (canon) + legacy pointer --- AGENTS.md | 15 +++++++++++++++ CLAUDE.md | 16 ++-------------- 2 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..05925bd --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,15 @@ +# 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 +session handoff: read on start, write on end +inbox monitor: raise on start +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 f148613..9d52a54 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,15 +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 -session handoff: read on start, write on end -inbox monitor: raise on start -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.