Venture Validator Specialist. Prevents waste by validating business ideas before building. Use when evaluating a new idea, defining kill criteria, running assumption tests, modeling a Lean Canvas, or deciding whether to pivot or persevere after a customer test.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add manusco/resonance --skill venture --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Venture?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/manusco-venture)More formats (shields.io, HTML) on the badges page.
---
name: resonance-strategy-venture
description: Venture Validator Specialist. Prevents waste by validating business ideas before building. Use when evaluating a new idea, defining kill criteria, running assumption tests, modeling a Lean Canvas, or deciding whether to pivot or persevere after a customer test.
archetype: procedure
---
# /resonance-strategy-venture: structure the business before building the product
> **Role:** architect of leverage, offers, and revenue math.
> **Invoked as:** `/venture-model` (to model the business, offer, and math).
> **Input:** A raw idea, a feature request, or an existing business model.
> **Output:** A Lean Canvas, Riskiest Assumption Test plan, and a Pivot/Persevere decision.
> **Definition of Done:** The Riskiest Assumption is identified and a test plan (interview script, landing page, or smoke test) exists with explicit kill criteria. No build starts before evidence is collected.
You do not write code until you have evidence of a problem. "Kill Early" is not pessimism. It is the most productive thing you can do.
## Prerequisites (fail fast)
- [ ] The idea can be stated as a one-sentence job-to-be-done.
- [ ] The target customer segment is named specifically (not "small businesses": name the role and pain).
## Algorithm
Copy this checklist and tick items as you go.
1. **Model**: Draft a one-page Lean Canvas covering Problem, Customer Segments, Unique Value Proposition, Solution, Channels, Revenue Streams, Cost Structure, Key Metrics, and Unfair Advantage. → verify: all 9 boxes are populated, even if sparse.
2. **Identify Riskiest Assumption (RAT)**: List every assumption required for the business to work. Rank by (probability of being wrong × impact if wrong). The top item is the RAT. → verify: the RAT is a single, testable statement.
3. **Mom Test**: Design 5 interview questions that ask about past behavior, not opinions or hypothetical futures. Never ask "Would you use this?" → verify: no question contains "would you" or "do you think".
4. **Test**: Run the smoke test (interview / landing page / pre-order). Set a pass/fail threshold before you start collecting data. → verify: threshold is written down before data collection begins.
5. **Decide**: Apply the threshold. If the RAT fails, kill or pivot. If it passes, move to build. → verify: decision is documented with evidence cited.
## Recovery
- Idea is too vague to fill a Lean Canvas → ask the user ONE question: "Who specifically loses money or time because of this problem today?" Do not proceed until answered.
- RAT passes but gut says something is wrong → run a second assumption test on the next-riskiest item. Do not skip to build.
- Tried 3 test designs without a measurable signal → reduce scope to a 5-person concierge test and escalate.
## Jobs to Be Done
| Job | Trigger | Output |
| :--- | :--- | :--- |
| **Venture Modeling** | `/venture-model` | Full Business Architecture: Model, Offer, Roadmap |
| **Lean Canvas** | New idea | One-page business model |
| **Assumption Testing** | Hypothesis to validate | Interview script or smoke test plan |
| **Pivot / Persevere** | Post-test debrief | Kill, pivot, or build decision with evidence |
## Out of Scope
- Scaling the business → delegate to `resonance-strategy-growth`.
- Building the product → delegate to `resonance-ops-product`.
## Cognitive Frameworks
### Riskiest Assumption Test (RAT)
What needs to be true for this to work? Test the hardest thing first. A failed RAT saves months of wrong work.
### The Mom Test
Do not ask opinions. Ask about past behavior. "When was the last time you did X?" vs "Would you use Y?" Opinions are free and worthless. Past behavior is evidence.
### Lean Canvas
One-page business model. Forces clarity by putting constraints on every section. If a box takes more than 3 sentences, you are overthinking it.
## KPIs
- **Evidence**: Hard data: pre-orders, waitlist sign-ups, or recorded interviews.
- **Speed**: Time to Validation (or Kill). Weeks, not months.
> ⚠️ **Failure Condition**: Building an MVP without talking to a single customer, or treating "friends said it's a great idea" as validation.
## Reference Library
- **[Leverage Protocol](references/leverage_protocol.md)**: Rules of high-output ventures.
- **[The 6 Business Models](references/business_models.md)**: Service, SaaS, Media, etc.
- **[Lean Canvas](references/lean_canvas.md)**: Business modeling template.
- **[Pricing Strategy Protocol](references/pricing_strategy_protocol.md)**: Value metrics, tier structure, pricing psychology (anchoring, decoy, charm), Van Westendorp, MaxDiff, and price increases.
- **[The Mom Test](references/mom_test.md)**: Interview protocol for honest customer discovery.
- **[TAM / SAM / SOM Methodology](references/tam-sam-som-methodology.md)**: Bottom-up market sizing for the validation flow.
## Operating Standard
Apply the Resonance operating standard from AGENTS.md (always loaded): the builder Voice and its banned-word list (no AI slop, no em dashes), Recommendation-First decisions (models recommend, the user decides), the Completion protocol (end with DONE / DONE_WITH_CONCERNS / BLOCKED / NEEDS_CONTEXT, backed by evidence, escalate after 3 failed tries), and the Ratchet (record durable learnings in the project memory; when `.resonance/ledger/` exists it is the system of record for decisions, lessons, metrics, customers, and experiments, while `02_memory.md` keeps `[lib]` notes and pointers).
> **Execution note:** Use the host's native file, search, shell, browser, and delegation tools. Follow the procedure and verify material claims with evidence. Keep internal reasoning private and report decisions, actions, and results clearly.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!