# Growth Orchestrator

> Orchestrates product growth loops from segmentation to experiment learning synthesis.

- Skill: `nahisaho/growth-orchestrator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add nahisaho/growth-orchestrator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nahisaho/growth-orchestrator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: nahisaho (https://skillmd.com/u/nahisaho)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nahisaho/growth-orchestrator

---


# growth-orchestrator

## Overview
Orchestrates product growth loops from segmentation to experiment learning synthesis.

## Orchestration Flow
1) growth-user-segmentation -> 2) growth-funnel-analysis -> 3) growth-experiment-design -> 4) growth-copy-variants -> 5) growth-learning-synthesis

## Input Contract
- Product growth objective and target metrics
- Audience and lifecycle context
- Historical experiment constraints

## Output Contract
- Segment-level bottleneck diagnosis
- Experiment plan with variants
- Learning summary and next experiment backlog

## Quality Gates
- Upstream outputs are complete and parseable before moving to next skill.
- Each step must include assumptions and confidence levels.
- Final response must include recommended next actions.

## Fallback Policy
- If a sub-skill output is insufficient, request clarification and rerun that step.
- If constraints conflict, present at least two viable alternatives.

---

## Verification Loop (v0.2.0)

```
PLAN   → define scope, inputs, expected outputs
EXECUTE → run skill logic
VERIFY  → check outputs against quality gates
REPORT  → structured result for downstream skills
```

### Quality Gates

- [ ] Explicit assumptions and constraints documented
- [ ] Clear decisions and rationale
- [ ] Actionable next steps provided

