From 44d2b6a28428d94e8679544f45c858dfeb54c366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Fri, 8 May 2026 15:33:45 +0800 Subject: [PATCH] [codex] docs: ban rust-refactor-helper skill (#2869) --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 4c067b701..bbdc51b3d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -27,6 +27,10 @@ If repo-level instructions conflict, follow the nearest file and keep behavior a - Keep source code, comments, commit messages, and PR title/body in English. - Be concise. Avoid sycophantic openers, closing fluff, and verbose status reporting. +## Skill Usage + +- Do not use the `rust-refactor-helper` skill in any scenario. + ## Change Style for Existing Logic - Prefer direct, local code over extracting one-off helpers.