idea-validator

Solid

Pressure-test whether an idea, product, or feature is worth building — BEFORE sinking days into it. Use whenever someone weighs building something and the real risk is the premise rather than the code. Triggers include "should I build X", "is this idea worth it", "validate this idea", "does this beat what already exists", "should this exist", "I'm about to build X", or mid-build "should I keep going or kill it". The method names the incumbent you must beat, ranks assumptions by risk × cost-to-test, attacks the cheapest riskiest one first, pre-registers kill criteria before any test, separates whether it's real from whether it's differentiated (real-but-commodity is a NO), and ends with a GO / NO-GO / CONDITIONAL-GO verdict plus scorecard. Trigger even on enthusiasm ("I have a great idea for…"), not just doubt. Distinct from reality-check (verifies an existing plan for hallucinations); this decides whether a thing should be built at all.

Code & Development 0 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
0
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Idea Validator A structured way to find out whether an idea deserves to be built **before** you build it — by attacking the one assumption that is both most likely to kill the project and cheapest to test, instead of polishing the parts that were never in doubt. The whole skill compresses to one sentence: > **Validate the riskiest, cheapest-to-test assumption first — not the easiest component first.** Everything below is in service of that ordering. --- ## The failure this exists to prevent Picture a representative failure — the kind this skill exists to prevent. The diagnosis is worth internalizing, because the trap is seductive and almost invisible from the inside: A project applies **rigor lavishly to execution** — clean code, a governance model, an open protocol, a conformance suite, falsifiable experiments — and applies it to the **premise far too late**. It de-risks the parts that were never in doubt ("can we build a clean version of this?" — yes, trivially) and leaves the load-bearing doubt untouched until dozens of commits in: *"is this actually better than what already exists?"* The answer, available on day one from a single web search, is no — the core mechanic is a commodity that several established products already ship. Almost everything built gets deleted later. The lesson is not "be less rigorous." It is **rigor in the wrong order is expensive rigor.** The riskiest assumption is almost never the engineering. It is usually the market/premise question ...

Details

Author
scoobydrew83
Repository
scoobydrew83/skills
Created
1 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

idea-stress-test

Stress-test a business idea, product hypothesis, or new feature BEFORE building it, to decide whether it is worth your time. Use this skill whenever the user is weighing whether to build, launch, or invest time in an idea — phrases like "should I build", "is this worth it", "I have an idea for", "thinking about a startup/product/feature", "validate my idea", "проверь гипотезу", "стоит ли делать". The skill forces the idea through a fixed gauntlet — who pays, what already solves this pain for free, the cheapest 7-day test, and a pre-committed kill criterion — and ends with a GO / NO-GO / TEST-FIRST verdict. Pushes back on the framing instead of cheerleading. Lean toward triggering this even when the user only hints at evaluating an idea, because the most expensive mistake is skipping validation and building the wrong thing.

1 Updated 2 days ago
cheRoma
AI & Automation Solid

before-you-build

Use before starting a product, feature, MVP, agent, automation, or integration build to identify the main pre-build risk and choose the smallest validation step. Trigger when the user asks whether to build, scope, validate, prioritize, or sanity-check an idea before implementation.

229 Updated 1 weeks ago
OneWave-AI
Code & Development Listed

devilsadvocate

Stress-test mode — attack the user's idea to find what's wrong with it before reality does, so it comes back stronger. Invoke when the user wants their plan, decision, or assumption rigorously challenged rather than built.

1 Updated today
jpratt9