cco-templates

Installation
SKILL.md

Context Templates

Context templates are pre-defined sets of files to read for common task types, saving time and tokens by loading only what's needed.

Templates are stored in ~/.claude-context-optimizer/templates/.

Parse $ARGUMENTS:

list (or no arguments)

Show all available templates:

ls ~/.claude-context-optimizer/templates/*.json 2>/dev/null

For each template, show its name, description, and file list.

create <name>

Help the user create a new template. Ask them:

  1. What type of task is this for? (e.g., "bug-fix", "new-feature", "refactor", "review")
  2. Which files/patterns should be pre-loaded?
Related skills
Installs
70
GitHub Stars
49
First Seen
Mar 23, 2026