growth-experiment

growth-experiment is a skill for Claude Code from Dokkabei97/forged-claude-code. It costs 35 tokens per session (996 once invoked), scanned A, original, MIT.

A framework for planning growth experiments: controlled changes intended to learn what improves a business result. It uses ICE and RICE scoring to compare ideas by impact, confidence, effort, and reach.

In plain words
What is it for?
Use it to design, rank, schedule, run, and review experiments for products, marketing channels, pages, or user-growth efforts.
Why use it?
It turns informal growth ideas into testable hypotheses with defined measurements and a record of what was learned.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the forged-claude-code plugin — 29 skills, 14 commands, 9 agents, 2 hooks shipped together

Good fit Use it to design, rank, schedule, run, and review experiments for products, marketing channels, pages, or user-growth efforts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dokkabei97/forged-claude-code/growth-experiment
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Dokkabei97/forged-claude-code --skill growth-experiment
Clone the repo
git clone --depth 1 https://github.com/Dokkabei97/forged-claude-code

Made for: Claude Code.

Or install forged-claude-code, the plugin that ships this one along with the rest of its 29 skills, 14 commands, 9 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for growth-experiment

README.md
[![agentmods](https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/growth-experiment/github.svg)](https://agentmods.dev/skills/dokkabei97/forged-claude-code/growth-experiment)
Your own site
<a href="https://agentmods.dev/skills/dokkabei97/forged-claude-code/growth-experiment"><img src="https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/growth-experiment/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for growth-experiment

Your own site · 80×15
<a href="https://agentmods.dev/skills/dokkabei97/forged-claude-code/growth-experiment"><img src="https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/growth-experiment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 996 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.00996
Opus 5 $0.00017 $0.00498
Sonnet 5 $0.00007 $0.00199
Haiku 4.5 $0.00003 $0.00100

Measured 9d ago against content hash 8bcf9fe21e58, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

growth-experiment scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cmo/growth-experiment/SKILL.md · 146 lines

How it starts

The opening of the file, as written. The whole thing — 146 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Growth Experiment - Systematic Growth Framework

Overview

Turns growth from gut feeling into a repeatable process. Run 2-3 experiments per week, learn fast, double down on what works.


1. When to Apply

Trigger Behavior
Weekly growth meeting Experiment pipeline review
"growth experiment" New experiment design
Post-experiment Result analysis and learnings

2. Growth Experiment Template

# Experiment: [Name]
**ID**: GX-[NNN]
**Date**: YYYY-MM-DD
**Owner**: @name
**Status**: Idea / Designed / Running / Completed

## Hypothesis
> If we [specific change],
> then [expected outcome],
> measured by [metric] changing from [baseline] to [target],
> within [timeframe].

## ICE Score
| Factor | Score (1-10) | Reasoning |
|--------|-------------|-----------|
| **Impact** | [N] | [How much will this move the needle?] |
| **Confidence** | [N] | [How sure are we this will work?] |
| **Ease** | [N] | [How quickly can we test this?] |
| **ICE Score** | **[N]** | Impact × Confidence × Ease |

## Design
- **What**: [Specific change or test]
- **Where**: [Channel, page, or touchpoint]
- **Who**: [Target segment]
- **Duration**: [How long to run]
- **Sample**: [Expected sample size]
- **Success Criteria**: [What "winning" looks like]

## Results (post-experiment)
| Metric | Baseline | Result | Change | Significant? |
|--------|----------|--------|--------|-------------|
| [Metric] | [N] | [N] | [+/-]% | Yes/No |

## Decision: 🟢 Scale / 🟡 Iterate / 🔴 Kill
**Reasoning**: [Why this decision]

## Learnings
- [What we learned about our users]
- [Implications for future experiments]

3. Experiment Idea Bank (by Channel)

Channel Experiment Ideas
Onboarding Simplify signup, personalized first experience, progress bar
Email Subject line tests, send time optimization, drip sequence
Landing Page Headline variants, CTA placement, social proof
Pricing Free tier limits, annual discount, feature gating
Referral Double-sided incentive, share mechanics, invite timing
Content Topic clusters, format tests, publishing frequency
Product Feature discovery, empty states, notification triggers

Read the full file on GitHub · 146 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 146 lines · 35 tokens per session scan A 8bcf9fe21e58

Subscribe to this mod's changes

growth-experiment is a skill published in the GitHub repository Dokkabei97/forged-claude-code (2 stars, last pushed 6mo ago), licensed MIT. It adds 35 tokens to every session and 996 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.