cco-task

Installation
SKILL.md

Tasks — per-task context & cost

A task is a named unit of work. While a task is active, the tokens the session spends are attributed to it, so the Control Center (/cco) can show cost per task, not just per session. This is how the optimizer helps you distribute work by task while keeping token spend visible and low.

Commands

Parse the user's argument and run the matching command (working directory scopes the tasks to the current project):

Start / switch task (also closes the previous active task):

node ${CLAUDE_PLUGIN_ROOT}/src/tasks.js add "<task name>"

After starting, suggest packing the minimal context for it: /cco-pack "<task name>".

Installs
14
GitHub Stars
70
First Seen
Jun 17, 2026
cco-task — egorfedorov/claude-context-optimizer