intelligems-test-debrief
Installation
SKILL.md
/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.