From 3b6207b194cd1bd2dde758fd248150d36026accf Mon Sep 17 00:00:00 2001 From: zzstoatzz Date: Sun, 5 Jul 2026 13:50:09 -0500 Subject: [PATCH] docs: note the canonical skills layout in CONTRIBUTING Co-Authored-By: Claude Opus 4.8 --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 387c300..6259daa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,3 +13,9 @@ zig fmt . ``` CI runs `zig fmt --check .` and will fail on unformatted code. + +## agent skills + +`.agents/skills/` is the canonical skills directory (the cross-tool location +read by codex, gemini, and others). `.claude/skills` is a symlink to it for +claude code, which only reads its vendor path — edit skills in `.agents/`. -- 2.51.2