cco-digest

star 53

Show weekly/daily efficiency digest with score and trends

egorfedorov By egorfedorov schedule Updated 3/24/2026

name: cco-digest description: Show weekly/daily efficiency digest with score and trends license: MIT argument-hint: "[7|14|30] (days, default 7)" allowed-tools: [Bash]

Context Efficiency Digest

Generate and display an efficiency digest for the specified time period.

Parse $ARGUMENTS for the number of days (default: 7).

Run:

node ${CLAUDE_PLUGIN_ROOT}/src/digest.js $ARGUMENTS

Present the digest to the user. Highlight:

  1. Their efficiency grade (S/A/B/C/D/F) and what it means
  2. Which score components are weakest and how to improve them
  3. Cost savings opportunities
  4. Trend over time — is efficiency improving or declining?

If grade is C or below, provide 3 specific actionable tips. If grade is A or above, congratulate them and suggest advanced techniques.

Install via CLI
npx skills add https://github.com/egorfedorov/claude-context-optimizer --skill cco-digest
Repository Details
star Stars 53
call_split Forks 10
navigation Branch main
article Path SKILL.md
More from Creator