diff --git a/.claude/skills/ccs-delegation/SKILL.md b/.claude/skills/ccs-delegation/SKILL.md index 89462939..0842d904 100644 --- a/.claude/skills/ccs-delegation/SKILL.md +++ b/.claude/skills/ccs-delegation/SKILL.md @@ -1,6 +1,12 @@ --- name: ccs-delegation -description: Auto-activate CCS CLI delegation for deterministic tasks. Parses user input, auto-selects optimal profile (glm/kimi/custom) from ~/.ccs/config.json, enhances prompts with context, executes via `ccs {profile} -p "task"` or `ccs {profile}:continue`, and reports results. Trigger: "use ccs [task]" patterns, typo/test/refactor keywords. Excludes: complex architecture, security-critical code, performance optimization, breaking changes. +description: >- + Auto-activate CCS CLI delegation for deterministic tasks. Parses user input, + auto-selects optimal profile (glm/kimi/custom) from ~/.ccs/config.json, + enhances prompts with context, executes via `ccs {profile} -p "task"` or + `ccs {profile}:continue`, and reports results. Triggers on "use ccs [task]" + patterns, typo/test/refactor keywords. Excludes complex architecture, + security-critical code, performance optimization, breaking changes. version: 3.0.0 ---