skillby kaitranntt

Ccs

Delegate task with intelligent profile selection [AUTO ENHANCE]

Installs: 0
Used in: 1 repos
Updated: 2w ago
$npx ai-builder add skill kaitranntt/ccs

Installs to .claude/skills/ccs/

Activate `ccs-delegation` skill. The skill contains all execution logic.

Task: Parse `$ARGUMENTS`, select optimal profile from `~/.ccs/config.json`, enhance prompt, execute delegation via CCS CLI.

**Examples:**
```
/ccs "refactor auth.js to use async/await"    # Simple task
/ccs "analyze entire architecture"            # Long-context task
/ccs "think about caching strategy"           # Reasoning task
/ccs --glm "add tests for UserService"        # Force specific profile
/ccs "/cook create landing page"              # Nested slash command
```

Quick Install

$npx ai-builder add skill kaitranntt/ccs

Details

Type
skill
Slug
kaitranntt/ccs
Created
2w ago

More by kaitranntt