Show estimated token savings from soul memory
/plugin marketplace add genomewalker/cc-soul/plugin install soul@genomewalker-cc-soulThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Show how many tokens cc-soul has saved by avoiding redundant operations.
Execute directly — Runs the token-savings.sh script and shows report.
The soul tracks three types of token savings:
When you ask about something and the soul already knows it, we avoid re-reading files:
When the codemap is cached and git commit unchanged:
Context injected from memory instead of exploration:
/token-savings # Show report
/token-savings reset # Reset counters
When this skill is invoked:
${CLAUDE_PLUGIN_ROOT}/scripts/token-savings.sh report
=== CC-Soul Token Savings Report ===
Recall (avoided file re-reads):
Hits: 12
Chars saved: 45000 (~11250 tokens)
Codemap cache (avoided re-scans):
Hits: 3
Chars saved: 8000 (~2000 tokens)
Transparent memory (injected context):
Injections: 45
Chars injected: 22500 (~5625 tokens)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
TOTAL ESTIMATED SAVINGS: ~18875 tokens
Token savings are estimates based on:
The real benefit is qualitative: faster responses, less context churn, preserved working memory across sessions.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.