experiment-share

Fetch Hackle MCP experiment data, compare with snapshots, and share insights via Slack.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Driving-Teacher/driving-teacher-ai-native --skill experiment-share
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-share
Source: https://github.com/Driving-Teacher/driving-teacher-ai-native/tree/main/.claude/skills/experiment-share
Command: npx skills add https://github.com/Driving-Teacher/driving-teacher-ai-native --skill experiment-share

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables you to fetch Hackle MCP experiment results, compare them with the most recent snapshot, and prepare a concise Slack-ready report, reducing manual data wrangling.

Core Features & Use Cases

  • Fetches experiment data by experiment number or name.
  • Compares today’s MCP data against the latest stored snapshot, highlighting improvements and regressions.
  • Formats and shares insights to Slack to keep stakeholders informed.

Quick Start

Run /experiment-share to retrieve a specific experiment, compare with the latest snapshot, and post the results to Slack.

Frequently Asked Questions about experiment-share

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I share Hackle experiment data on Slack automatically?

To share Hackle experiment data on Slack, you can use this Skill to fetch MCP results, compare them with the latest local snapshot, and format the insights into a concise Slack-ready report for stakeholders.

What is the best way to compare current experiment results with previous snapshots?

Comparing current experiment results with previous snapshots involves fetching the latest Hackle MCP data and evaluating it against the most recent stored snapshot in the local .claude/experiment-data directory to highlight improvements and regressions.

Do I need a Slack integration to analyze Hackle MCP experiment data?

You do not need a Slack integration to analyze Hackle MCP experiment data, but it is required if you want to automatically format and share the generated performance insights directly to Slack channels.

How do I retrieve experiment performance metrics by experiment name?

Retrieving experiment performance metrics by name requires querying the Hackle MCP data source, which allows you to request specific experiments by their assigned number or name for analysis and reporting.

Can I use this to track A/B testing regressions and improvements over time?

Yes, you can track A/B testing regressions and improvements over time by comparing today's fetched MCP data against your latest stored snapshot, effectively highlighting performance changes for your experiments.