Skip to main content

Task Delegation

CCS includes intelligent task delegation via the /ccs meta-command, allowing you to route tasks to the most appropriate model.

Basic Delegation

Continue Previous Session

Resume the last delegation session to continue a task:
This preserves the context from your previous delegation, enabling multi-step workflows without repeating information.

Benefits

  • Save tokens by delegating simple tasks to cheaper models
  • Use right model for each task automatically
  • Reusable commands across all projects (user-scope)
  • Seamless integration with existing workflows
  • Session continuity with /ccs:continue

Headless Delegation

Execute prompts without interactive session using -p or --prompt:
Use cases:
  • CI/CD pipelines
  • Automated scripts
  • Batch processing
  • Remote/headless servers

Workflow Example

Scenario: Building a new payment integration feature
Result: Best model for each task, lower costs, better quality.

Task-Model Mapping

Rate Limit Management

Profile Selection

Force specific profiles for delegation: