Show weekly/daily efficiency digest with score and trends
Scanned 5/27/2026
Install via CLI
openskills install egorfedorov/claude-context-optimizer---
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:
```bash
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.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.