ccbox-insights
Installation
SKILL.md
ccbox-insights
Use ccbox session logs to produce an evidence-based "lessons learned" memo for the agent (and humans), plus copy-ready instruction snippets that improve future sessions.
Tool-call failures are an important signal, but the goal is broader than errors: capture what worked, what did not, and what should become standing behavior in the future.
Requirements
ccboxon your$PATH.- Access to the local sessions directory scanned by
ccbox(seeccbox --helpif discovery looks empty).
Quick start (single session)
- Find the latest session for the current folder:
ccbox sessions --limit 5 --offset 0 --size
Related skills