cco-pack

Installation
SKILL.md

Smart Context Pack

When the user runs /cco-pack or asks "what files do I need for X", build a curated, token-budget-aware list of files to load instead of guessing or reading the whole repo.

How to use

node ${CLAUDE_PLUGIN_ROOT}/src/smart-pack.js "the task description"

Or for the current git state without a description:

node ${CLAUDE_PLUGIN_ROOT}/src/smart-pack.js

Or to feed it back into automation as JSON:

node ${CLAUDE_PLUGIN_ROOT}/src/smart-pack.js --json "..."
Related skills
Installs
2
GitHub Stars
49
First Seen
6 days ago