what-claude-did-for-melisted
Install: claude install-skill kadns/agentic-roi-reports
# What Claude Did for Me
Turns a period of Claude usage into a personal impact report: what the person
worked on, the job each piece of work was doing, estimated time saved, and what
that time is worth. Output is a self-contained HTML file they can open, adjust,
share, or print to PDF.
The person should never need admin access, a Console login, or an export file
to get a useful report. Those are optional upgrades, not prerequisites.
## Pick a mode
Try these in order. Do not ask the person to choose, just start with harvest and
fall back silently if it is unavailable.
1. **Harvest** (best): read the person's own recent Claude conversations to see
what they actually worked on.
2. **Interview** (always available): a short guided conversation, no data needed.
3. **Import** (optional): a usage CSV from Claude Console, OpenAI, Azure, or
Copilot, for anyone who has one.
---
## Mode 1: Harvest
Use `recent_chats` to pull the person's conversations across the reporting
window, and `conversation_search` if you need to fill in specific topics. Ask
first which period to cover, defaulting to the last 30 days.
Paginate with `recent_chats` using the `before` parameter to walk back through
the window, up to about 5 calls. If the window is not fully covered, say so
plainly rather than presenting a partial picture as complete.
If these tools are unavailable or return nothing, do not announce a failure.
Just move to interview mode: "Let me ask you a few quick questions instead."