agentsclimarketplace

Idea eval

Skill pagoda111king/claude-code-pack/template/.claude/skills/idea-eval

6-dimension scoring for product ideas. Use when founder wants to launch a new product/tool. ≥22 = golden idea, 15-21 = workable, <15 = skip. Avoid burning runway on unvalidated ideas.From its SKILL.md

Install
npx -y skills add pagoda111king/claude-code-pack --skill idea-eval

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

5.0 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

Idea Evaluation · 6-Dim Scoring

When to use

  • Founder says "I have an idea for X"
  • Multiple candidate ideas need ranking
  • Already started but having second thoughts (cold-start sanity check)

6-dim scoring (1-5 each, max 30)

Dimension5 pts3 pts1 pt
Pain urgencyTarget users bleed/rage daily over thisOccasional inconvenienceWon't notice if absent
Willingness to payAlready paying for an inferior alternativeWill pay but price-sensitiveFree-only
DeliverabilityYou + Claude Code ship MVP in 2-4 weeks4-8 weeks + minor learningNeeds hardware / ML / regulatory approval
DifferentiationUnique angle / you have insider insightSame as existing solutionsRed ocean and commoditized
ReusabilityCan become SaaS / long-term compoundingTemplatable, sells N timesOne-off custom job
Channel fitCan find 10 target users next weekExisting channels need warm-upTotal stranger group

Process

Step 1 · Ask 5 questions

Make founder (or self) answer:

  1. Who is the target user? Specific: occupation, scale, location, age
  2. How do they solve it today? (Excel? Outsourcing? Manual? Some tool?)
  3. How much money / time do they spend on the current solution?
  4. Why now? (timing rationale)
  5. If a v1 ships in 2 weeks, who is the first paying customer? A specific person.

Can't answer Q5 = automatic 1 pt on Channel fit, skip the rest.

Step 2 · Score

Score each dimension using the 1-5 rubric.

Step 3 · Output evaluation report

# Idea Eval: [name]

## Summary
[one sentence]

## Target user profile
- Occupation:
- Scale:
- Geography:
- Current solution:
- Pain trigger frequency:

## 6-dim scores

| Dimension | Score | Rationale |
|---|---|---|
| Pain urgency | X/5 | ... |
| Willingness to pay | X/5 | ... |
| Deliverability | X/5 | ... |
| Differentiation | X/5 | ... |
| Reusability | X/5 | ... |
| Channel fit | X/5 | ... |
| **Total** | **X/30** |  |

## Verdict
**Decision**: 🟢 Golden (≥22) / 🟡 Workable (15-21) / 🔴 Skip (<15)

## Biggest uncertainty
[What's the single most critical assumption? How to validate in 1 week at lowest cost?]

## If go: recommended path
- MVP scope: cut down to only ___ features
- Target launch: within 2 weeks
- First user acquisition: ___
- Success metric: ___ trial users, ___ paying users within 2 weeks of launch
- Kill metric: no paying user within ___ → cut

## If no go: recommendation
- Lighter validation: ___ (e.g., landing page for sign-ups, fake-door button)
- Or: which other idea to merge with?

Step 4 · Write to file

Save evaluation to products/<idea-slug>/EVAL.md (auto-create directory).

If founder evaluates multiple ideas at once, append a comparison row to docs/ideas/scorecard.md:

| Idea | Total | Verdict | Eval Date |
|---|---|---|---|
| ... | 22 | 🟢 | 2026-04-23 |
| ... | 16 | 🟡 | 2026-04-23 |

Common mistakes (founders self-scoring)

  1. Urgency over-rated: You think it's important ≠ target users do. Ask "did anyone reach out about this last week?"
  2. Willingness over-rated: Saying "I'd pay" ≠ actually paying. Need evidence of "currently paying for similar solution."
  3. Deliverability under-rated: Many AI apps look simple but need 1-2 months of prompt engineering iteration.
  4. Differentiation narcissism: You think "I'd do it better" — users may not perceive the difference.
  5. Channel fit most ignored: No channel = even the best idea is 6-12 months of cold start.

Reverse validation (bonus)

If founder provides the following evidence, one dimension can gain +1 (max 5):

  • Willingness to pay: someone already put down a deposit / explicitly said "I'd buy when ready" / already paying for similar
  • Urgency: someone reached out last week / public community is complaining
  • Channel fit: existing list of 10+ contacts reachable within 1 week

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.