Loading...
Loading...
Manage context templates for common task types
npx skill4agent add egorfedorov/claude-context-optimizer cco-templates~/.claude-context-optimizer/templates/listls ~/.claude-context-optimizer/templates/*.json 2>/dev/nullcreate <name>node ${CLAUDE_PLUGIN_ROOT}/src/tracker.js suggest "$(pwd)"~/.claude-context-optimizer/templates/<name>.json{
"name": "template-name",
"description": "What this template is for",
"files": ["relative/path/to/file1", "relative/path/to/file2"],
"patterns": ["**/*.config.*", "src/core/**"],
"preCommands": ["git status", "git log --oneline -5"]
}apply <name>preCommandsdelete <name>