ccs-delegation
CommunitySmart CCS delegation with auto profile choice.
System Documentation
What problem does it solve?
This Skill automates deterministic task delegation to the CCS CLI by auto-selecting the optimal profile from the local config and enriching prompts with contextual information. It reduces manual profile tuning and prompt crafting, enabling faster, more reliable delegation.
Core Features & Use Cases
- Auto-selects the best CCS profile from ~/.ccs/config.json based on the task requirements.
- Enhances prompts with context and preserves user slash commands for seamless interaction.
- Executes delegation via CCS CLI (ccs {profile} -p "task" or ccs {profile}:continue) and reports results.
- Triggers on natural phrases like "use ccs [task]" or tweaks like "ccs --glm [task]" and adapts for follow-ups.
- Use Case: delegating a code-quality review to the cost-effective glm profile, or long-context reasoning with kimi for architecture discussions.
Quick Start
Trigger delegation by typing a natural prompt such as: use ccs to analyze the codebase in src/ or use ccs --kimi "refactor module X". The skill will auto-select a profile, augment the prompt, run the delegation, and present results.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ccs-delegation Download link: https://github.com/jellydn/my-ai-tools/archive/main.zip#ccs-delegation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.