startup-validator

Rigorously validate startup ideas using Peter Thiel's 7 questions, Y Combinator PMF indicators, The Mom Test, and related frameworks. Produce scoring, weakness analysis, and prioritized improvement roadmap.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "startup-validator" with this command: npx skills add alpoxdev/hypercore/alpoxdev-hypercore-startup-validator

Startup Validator Skill

Evaluate startup ideas with proven validation frameworks, not optimism.


<when_to_use>

SituationExample
Idea validationEvaluate a new startup concept
Before fundraisingIdentify weaknesses before pitching
Pivot decisionsContinue current direction vs pivot
Competitive reviewCompare your position vs competitors
PMF checkAssess Product-Market Fit readiness
/startup-validator AI-based education service
/startup-validator subscription healthcare app
/startup-validator crawling-based purchasing automation

Output: total score (100) + 7-question analysis + weakness diagnosis + improvement roadmap.

</when_to_use>


<argument_validation>

If $ARGUMENTS is missing, ask immediately:

"Which startup idea should we validate?

Examples:
- 'AI-based education service'
- 'Subscription healthcare app'
- 'B2B SaaS marketing automation'"

</argument_validation>


<validation_frameworks>

Core Validation Frameworks

1. Peter Thiel's 7 Questions (Zero to One)

#QuestionEvaluation criteriaPoints
1. EngineeringCan you build a 10x better technology, not incremental improvement?Disruptive vs incremental15
2. TimingIs now the right time for this business?Market maturity, regulation, tech readiness10
3. MonopolyDo you start with high share in a small market?Niche focus vs broad diffusion15
4. PeopleDo you have the right team?Founder-market fit10
5. DistributionDo you have a way to deliver and sell the product?Channels, GTM strategy15
6. DurabilityIs it defensible in 10-20 years?Moat durability15
7. SecretDid you discover a non-obvious opportunity?Unique insight20

Source: Zero to One


2. Y Combinator PMF Indicators (Michael Seibel)

IndicatorDescriptionCheck
Demand pressureDemand/usage outpaces ability to supply
Organic growth40-60% from word of mouth
Support overloadCustomer requests become hard to handle
User pain on downtimeUsers react strongly when unavailable
Repeat usageCore metric shows frequent repeat behavior

Pre-PMF checklist:

  • Is this a "hair-on-fire" problem?
  • Would users adopt even a rough v1 from a tiny team?
  • Are customers paying (or clearly willing to pay)?

Source: Y Combinator Library


3. The Mom Test (Rob Fitzpatrick)

Three core rules:

RuleBetter questionBad question
Focus on customer life"How did you solve this last time?""Would you use our product?"
Ask about past behavior"When was the last time you did X?""How often do you usually do X?"
Listen more than talksilence and probinglong product pitch

Bad data to reject:

  • Empty praise ("Great idea")
  • Hypothetical language ("I might use it")
  • Feature wishlists without commitment

Source: The Mom Test Summary


4. Customer Development (Steve Blank)

StageKey questionEvidence
Customer DiscoveryIs the problem real?10+ interviews
Customer ValidationIs acquisition repeatable/scalable?5+ paying customers
Customer CreationCan demand be generated systematically?Organic growth signal
Company BuildingCan the company operationalize growth?Defined process

Source: Steve Blank


5. JTBD Validation (Clayton Christensen)

Forces of Progress:

For change:
- PUSH: pain in current situation
- PULL: attraction of new solution

Against change:
- HABIT: inertia of current behavior
- ANXIETY: fear of switching

Decision signal: Push + Pull > Habit + Anxiety

Source: Christensen Institute


6. Lean Canvas Critical Checks

BlockValidation questionRisk level
ProblemAre the top 3 problems real?High
Customer SegmentsAre early adopters clearly defined?High
UVPCan differentiation be explained in one sentence?High
SolutionCan it be validated with MVP scope?Medium
ChannelsIs there a practical acquisition path?Medium
Revenue StreamsWill users pay?High
Cost StructureDo unit economics work?Medium
Key MetricsIs one critical metric defined?Medium
Unfair AdvantageIs there something hard to copy?High

Source: Lean Canvas

</validation_frameworks>


<scoring_system>

Scoring System

Total score (100)

AreaWeightRule
Thiel 7 questions100Based on table above
PMF readiness bonus+10If 3 or more PMF checks pass
Critical-risk penalty-10 eachFor each unresolved critical weakness

Grade bands

GradeScoreVerdictNext step
S90+Execute nowFull commitment, fundraising ready
A80-89StrongPatch weaknesses and proceed
B70-79PromisingMore validation required
C60-69Needs rethinkConsider pivot
D50-59RiskyFundamental redesign
F<50Stop recommendedExplore alternatives

Weakness severity

LevelMeaningAction
CriticalFailure likely if unresolvedFix immediately
MajorLikely growth bottleneckFix within 6 months
MinorImprovement opportunityLower priority

</scoring_system>


<workflow>
PhaseTaskToolRequired check
0Input check-Validate ARGUMENT
1Understand ideaSequential Thinking (3)Extract 3 core hypotheses
2Analyze 7 questionsParallel Task x3Score + evidence for each question
3Validate PMF/JTBDSequential Thinking (5)Forces analysis + PMF checklist
4Final assessmentSequential Thinking (3)Total score + grade + weakness map
5Improvement roadmapSequential Thinking (3)Prioritized actions
6Save outputWrite.hypercore/validation-results/

Phase 1: Extract core hypotheses

Sequential Thinking:
  thought 1: define idea in one sentence
  thought 2: value hypothesis - do customers want this?
  thought 3: growth hypothesis - can this scale?

Phase 2: Parallel 7-question analysis

Task({ subagent_type: 'analyst', model: 'sonnet',
       prompt: 'Analyze Thiel Q1-2-3 (Engineering, Timing, Monopoly) with scores and evidence' })
Task({ subagent_type: 'analyst', model: 'sonnet',
       prompt: 'Analyze Thiel Q4-5 (People, Distribution) with scores and evidence' })
Task({ subagent_type: 'analyst', model: 'sonnet',
       prompt: 'Analyze Thiel Q6-7 (Durability, Secret) with scores and evidence' })

Phase 3: Forces of Progress

Sequential Thinking:
  thought 1: PUSH - pain in status quo
  thought 2: PULL - attractiveness of new solution
  thought 3: HABIT - inertia of current behavior
  thought 4: ANXIETY - switching risks
  thought 5: estimate switching probability from force balance

Phase 4: Final scoring

Sequential Thinking:
  thought 1: compute total 7-question score
  thought 2: evaluate PMF bonus
  thought 3: identify critical weaknesses and penalties
  thought 4: decide final grade
</workflow>

<result_structure>

SectionContent
Headerdate, idea name, total score/grade
1. Executive summaryone-line verdict + top strengths/weaknesses
2. Thiel 7-question analysisper-question score + detailed rationale
3. PMF readinesschecklist + Forces analysis
4. Weakness diagnosisseverity classification + evidence
5. Improvement roadmapimmediate / 30-day / 90-day actions
6. Go/No-Gofinal recommendation

Question analysis format

### Q1. Engineering (10x technology) - [X]/15

**Current state**: ...
**10x benchmark**: ...
**Scoring rationale**: ...
**Improvement direction**: ...

Weakness diagnosis format

### [Critical] Weakness 1: [Title]

**Current state**: ...
**Risk if unresolved**: ...
**Fix**: ...
**Required resources**: ...

Roadmap format

## Immediate (This Week)
1. [Action] - [Goal] - [Owner]

## Within 30 Days
1. [Action] - [Goal] - [Owner]

## Within 90 Days
1. [Action] - [Goal] - [Owner]

</result_structure>


<examples>
/startup-validator crawling-based purchasing automation

Phase 1:
  - Core idea: AI crawls commerce products and automates buying workflows
  - Value hypothesis: purchasing agents suffer from manual workload
  - Growth hypothesis: 10x throughput leads to scalable revenue

Phase 2 (parallel):
  Q1 Engineering: 8/15
  Q2 Timing: 9/10
  Q3 Monopoly: 12/15
  Q4 People: 7/10
  Q5 Distribution: 10/15
  Q6 Durability: 8/15
  Q7 Secret: 12/20

Phase 3:
  PUSH: high manual pain
  PULL: high automation benefit
  HABIT: medium inertia
  ANXIETY: low to medium transition concern

Phase 4:
  total: 66/100 -> Grade C
  critical weakness: platform policy dependency
  major weakness: weak 10x technical moat

Saved: .hypercore/validation-results/00.purchasing-automation.md
</examples>
<validation>
ItemRequired
ARGUMENTAsk immediately if missing
Phase 1Three hypotheses (one-line core/value/growth)
Phase 2All 7 questions scored with evidence
Phase 3All four forces + PMF checklist
Phase 4Total score + grade + severity map
Phase 5Immediate/30-day/90-day roadmap
Save.hypercore/validation-results/
Forbidden
Start without ARGUMENT
Analyze only part of the 7 questions
Provide only qualitative judgment without scoring
Provide only positive review without weaknesses
Criticize without actionable improvements
End without saving output
</validation>

<synergy_with_genius_thinking>

Workflow with genius-thinking

StepSkillGoal
1/genius-thinkingGenerate 10+ ideas
2/startup-validatorStrictly validate top candidates
3Final selectionChoose highest-scoring direction
/genius-thinking AI healthcare startup ideas

/startup-validator [idea 1]
/startup-validator [idea 2]
/startup-validator [idea 3]

</synergy_with_genius_thinking>


<references>

Core frameworks:

Validation methods:

Additional reading:

</references>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

crawler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

elon-musk

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

version-update

No summary provided by upstream source.

Repository SourceNeeds Review