intelligems-profit-impact
Installation
SKILL.md
/intelligems-profit-impact
The CFO tool. Turns "+12% RPV" into "$47K/year" — the language that gets tests shipped.
Takes any Intelligems A/B test and projects the financial impact: conservative, expected, and optimistic annual revenue, break-even analysis, opportunity cost of delays, and a stakeholder-ready summary.
Step 0: Workspace Check
Check if the workspace exists:
ls ~/intelligems-analytics/venv/bin/activate 2>/dev/null && echo "READY" || echo "NEEDS_SETUP"
If NEEDS_SETUP: Copy and run the setup script from intelligems-core/references/: