From e5d8ad91bca0cc004b3918accd62e199030e5106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Thu, 26 Mar 2026 09:51:51 -0500 Subject: [PATCH] docs: document deprecated skills policy in CLAUDE.md --- CLAUDE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 78f066c..2b930b3 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -50,6 +50,12 @@ Execute: `${BUN_X} skills//scripts/main.ts [options]` Priority: project `skills/` → `$HOME/.baoyu-skills/` → system-level. +## Deprecated Skills + +| Skill | Note | +|-------|------| +| `baoyu-image-gen` | Migrated to `baoyu-imagine`. Do NOT add to `.claude-plugin/marketplace.json`. Do NOT update README for this skill. | + ## Release Process Use `/release-skills` workflow. Never skip: