roi-report
View ROI dashboard showing time saved across sessions
npx skills add majiayu000/claude-skill-registry --skill roi-report --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# ROI Report Generate a report showing time savings from using the Product Org OS. **SCOPE**: All time savings represent PRODUCT MANAGEMENT WORK (strategy, decisions, requirements, GTM, analysis, documentation), NOT software development or coding effort. ## Trigger Patterns - `/roi-report` - Show full dashboard - `/roi-report session` - Show current session only - `/roi-report [period]` - Show specific period (30d, 90d, month, quarter) ## Behavior ### 1. Load Data Sources Read relevant files to compile ROI data: ``` Session log: context/roi/session-log.md History: context/roi/history/*.md Baselines: reference/roi-baselines.md ``` ### 2. Calculate Metrics **Per-Session Metrics:** - Total interactions this session - Time saved this session - Top skills used **Period Metrics (30/90 day):** - Total interactions - Total time saved - Skills by frequency - Skills by time saved - Average time saved per interaction **ROI Multiple:** ``` ROI Multiple = Time Saved / Time Using Plugin ``` Assume average interaction takes 2-3 minutes of user time. ### 3. Output Format ```markdown # Product Org OS - ROI Dashboard **Report Generated**: [date] **Period**: [session | 30 days | 90 days | all time] -
- Trigger Patterns
- Behavior
- 1. Load Data Sources
- 2. Calculate Metrics
- 3. Output Format
- 4. Empty State
- Session Log Format
- History File Format
- Complexity Factor Reference
- Notes
What does the roi-report skill do?
View ROI dashboard showing time saved across sessions
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill roi-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
