From 30757215763c3eabd94106a337138e9a2f80a9ce Mon Sep 17 00:00:00 2001 From: YBF <47051132+YBFACC@users.noreply.github.com> Date: Wed, 16 Sep 2026 23:43:29 +0800 Subject: [PATCH] chore: docs --- AGENTS.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index af1d76b..113da3e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -96,10 +96,6 @@ Codebase reading roles: - Large-context synthesis, invariants, risk extraction → read-only analysis agent. - Final decisions and code changes stay with the main agent or a dedicated reviewer. -## Skills - -Skills live in `~/.codex/skills/` (personal) and `.codex/skills/` (project-shared). Before starting a task, scan available skills. If one matches, read its `SKILL.md` and follow it. Announce which skill you're using. - # Trellis Instructions