refactor(skills): remove 5 unused skills and clean references (#634)
Some checks failed
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled

This commit is contained in:
Trevin Chow
2026-04-21 16:52:29 -07:00
committed by GitHub
parent ff0eee391e
commit 271b1a4458
23 changed files with 14 additions and 6027 deletions

View File

@@ -25,6 +25,11 @@ const EXTRA_LEGACY_ARTIFACTS_BY_PLUGIN: Record<string, LegacyPluginArtifacts> =
"agent-native-audit",
"andrew-kane-gem-writer",
"brainstorming",
"ce-andrew-kane-gem-writer",
"ce-changelog",
"ce-deploy-docs",
"ce-dspy-ruby",
"ce-every-style-editor",
"ce:brainstorm",
"ce:compound",
"ce:compound-refresh",

View File

@@ -85,6 +85,13 @@ const STALE_SKILL_DIRS = [
"ce-document-review",
"ce-plan-beta",
"ce-review-beta",
// Removed skills (no replacement)
"ce-andrew-kane-gem-writer",
"ce-changelog",
"ce-deploy-docs",
"ce-dspy-ruby",
"ce-every-style-editor",
]
/** Old agent names (used as generated skill dirs or flat .md files). */