home / skills / coowoolf / insighthunt-skills / solve-before-scale
This skill helps you navigate zero-to-one product efforts by solving core problems first through qualitative prototypes before scaling with metrics.
npx playbooks add skill coowoolf/insighthunt-skills --skill solve-before-scaleReview the files below or copy the command above to add this skill to your agents.
---
name: solve-before-scale
description: Use when building zero-to-one products, when the solution shape is undefined, or when teams are applying growth metrics too early
---
# The Solve Before Scale Protocol
## Overview
A phased approach to product development that prioritizes solving a core problem with **qualitative signals** before attempting to scale with quantitative metrics.
**Core principle:** Prototypes > PRDs. Build to think; use prototypes to discover what to build.
## The Two Phases
```
┌─────────────────────────────────────────────────────────────────┐
│ PHASE 1: SOLVE │
├─────────────────────────────────────────────────────────────────┤
│ • Embrace chaos and "wide lurches" in direction │
│ • Ignore "grownup metrics" (CTR, retention) │
│ • Focus on qualitative "magic moments" │
│ • Build prototypes to discover what to build │
│ • Find the core utility that users love │
├─────────────────────────────────────────────────────────────────┤
│ PHASE 2: SCALE │
├─────────────────────────────────────────────────────────────────┤
│ • Only AFTER core utility is proven │
│ • Operationalize and optimize │
│ • Apply standard growth metrics │
│ • Add polish and expand scope │
└─────────────────────────────────────────────────────────────────┘
```
## Key Principles
| Principle | Description |
|-----------|-------------|
| **Embrace chaos** | Early stage should feel messy |
| **Qualitative first** | Magic moments > conversion rates |
| **Prototype to think** | Build to learn, not to ship |
| **Delay metrics** | Growth metrics come in Scale phase |
## Common Mistakes
- Applying false precision (metrics) too early
- Fearing the chaos of early "solve" phase
- Scaling a product that hasn't truly solved core need
---
*Source: Aparna Chennapragada (Microsoft CPO) via Lenny's Podcast*
This skill teaches a two-phase product development protocol that prioritizes solving a core user problem with qualitative signals before attempting to scale. It emphasizes prototypes and discovery over early optimization and numeric metrics. Use it to avoid premature scaling and to find the true product utility users love.
The protocol separates work into SOLVE and SCALE phases. In SOLVE, teams run wide exploratory experiments, build quick prototypes, and surface qualitative 'magic moments' that reveal core utility. Only after those signals are validated does the team move to SCALE, where standard growth metrics, operationalization, and polish are applied.
How long should the SOLVE phase last?
Long enough to surface repeated qualitative signals and clear user behaviors; duration varies but prioritize learning milestones over fixed timelines.
When is it safe to start tracking growth metrics?
Begin tracking standard metrics only after you have validated the core utility with qualitative evidence and initial user repeat behavior.