intelligems-test-debrief
/test-debrief
Post-mortem analysis for any A/B test outcome. Extracts learnings, customer behavior insights, and specific next-test suggestions from funnel data and segment patterns.
Works with both active and ended tests. Most useful for tests that have reached a verdict.
Step 0: Workspace Check
test -d ~/intelligems-analytics/venv && test -f ~/intelligems-analytics/ig_client.py && echo "READY" || echo "NEEDS_SETUP"
If NEEDS_SETUP: Run the /intelligems-core skill first.
Step 1: Get API Key
More from victorpay1/intelligems-analytics
intelligems-profit-impact
Translate A/B test lift percentages into annualized dollar projections. Shows conservative and optimistic revenue impact, break-even analysis, and opportunity cost of waiting.
10intelligems-morning-brief
Get a prioritized morning summary of all your active Intelligems tests. Shows health status, action items, emerging winners, and daily run rates — designed for daily use.
9intelligems-core
Shared Python library for Intelligems Analytics skills. Sets up the workspace, API client, metric helpers, and configuration. Run this before using any other Intelligems Analytics skill.
8intelligems-test-verdict
Analyze any Intelligems A/B test and get a plain-English verdict — should you roll it out, keep running, or kill it? Includes risk assessment, segment nuance, and profit impact.
8intelligems-api
Load Intelligems External API context before building API integrations. Use when starting to build any API use case for Intelligems.
7intelligems-segment-spotlight
Revenue-opportunity-ranked segment analysis for any Intelligems A/B test. Shows per-segment dollar values, verdicts, and rollout recommendations across device, visitor type, and traffic source.
7