Skill

Review product risk before AI agents build features

A skill that helps AI coding assistants pause before implementation to validate product demand, user need, and distribution risk before writing code.

Works with codexclaudecursoropenclawhermes

19
Spark score
out of 100
Updated 6 days ago
Version 0.1.2

Add to Favorites

Why it matters

Help developers and founders validate demand, distribution, pricing, and retention assumptions before asking AI coding agents to implement new products or features, reducing wasted effort on ideas that will fail in market.

Outcomes

What it gets done

01

Challenge riskiest product assumptions about user demand and willingness to pay

02

Match ideas against common failure patterns like thin wrappers and platform dependency

03

Recommend smallest validation step before writing code

04

Return structured verdict: Build small, Validate first, Pivot first, or Don't build yet

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/ag-before-you-build | bash

Overview

Before You Build

What it does

Before You Build is a reusable skill that extends AI coding assistants to check product risk before implementation. It shifts the conversation from "how to build" to "whether to build" by surfacing assumptions about users, demand, switching triggers, and distribution.

How it connects

Use this skill when a user asks an AI coding assistant to build a new app, feature, internal tool, SaaS, or side project - especially when the idea sounds plausible but the buyer, workflow, distribution path, or switching reason is still vague. Use it before writing code so the assistant can identify the riskiest assumptions and recommend a smaller validation step.

Source README

Before You Build

Overview

Before You Build helps an AI coding workflow pause before implementation and check whether the feature, product, or tool is worth building. It focuses on product risk rather than code structure: who needs the thing, what they use today, why they would switch, how distribution works, and what evidence would make the project safer to start.

The upstream project ships a standalone skill repository and an npx installer for several coding assistants.

When to Use This Skill

  • Use when a user asks an AI coding assistant to build a new app, feature, internal tool, SaaS, or side project.
  • Use when the idea sounds plausible but the buyer, workflow, distribution path, or switching reason is still vague.
  • Use before writing code so the assistant can turn the request into sharper assumptions, risk checks, and validation steps.

How It Works

Step 1: Identify the Build Bet

Restate the product or feature in one concrete sentence. Name the intended user, the job they are trying to finish, and the current workaround or competitor.

Step 2: Check the Main Risks

Review the idea across demand, workflow fit, willingness to switch, distribution, pricing, data access, and operational burden. Prefer specific doubts over generic brainstorming.

Step 3: Decide the Next Small Test

Suggest the smallest useful validation step before implementation. This could be a buyer conversation, landing page test, manual concierge workflow, prototype, waitlist, paid pilot, or narrow internal trial.

Step 4: Continue or Stop

If the risk is acceptable, move into implementation with the assumptions written down. If the risk is high or evidence is weak, recommend a smaller experiment instead of building the full version.

Examples

Example 1: SaaS Feature Request

User: Build a dashboard for AI trend monitoring.

Before coding, check:
- Which role needs this dashboard every week?
- What source do they use today?
- What decision changes because of the dashboard?
- Would they pay for alerts, reports, or workflow integration?
- What is the smallest manual report that proves repeat use?

Example 2: Internal Tool

User: Build an internal CRM for our small team.

Before coding, check:
- What breaks in the current spreadsheet or existing CRM?
- How many people will use it daily?
- What data must be imported or kept in sync?
- What process change is required after launch?
- Can a no-code workflow prove the need first?

Best Practices

  • ✅ Ask for the user, job, current alternative, and switching reason before implementation.
  • ✅ Separate product risk from engineering risk so the team does not solve the wrong problem well.
  • ✅ Recommend small validation steps when the idea has weak demand evidence.
  • ✅ Keep product names, numbers, and claims grounded in what the user provides.
  • ❌ Do not present a generic checklist as proof that an idea is validated.
  • ❌ Do not fabricate market size, revenue, competitor traction, or buyer quotes.

Limitations

  • This skill does not replace customer research, legal review, financial advice, or domain expert review.
  • It cannot prove demand by itself; it helps the assistant surface assumptions and choose a smaller validation step.
  • If the user already has strong evidence and a clear spec, keep the review short and move into implementation.

Security & Safety Notes

  • This skill is safe to run as a planning layer because it does not require credentials, external network access, or file mutation.
  • If paired with an installer or repository fetch, only install from the upstream repository or npm package you trust.

Common Pitfalls

  • Problem: The assistant repeats the product pitch instead of challenging the assumptions.
    Solution: Ask for current alternatives, switching triggers, and a validation step before code.

  • Problem: The review becomes too broad and blocks progress.
    Solution: Pick the riskiest assumption and test only that first.

  • Problem: The idea is treated as a startup even when it is a small internal workflow.
    Solution: Scale the risk review to the project size and only ask questions that change the build decision.

Related Skills

  • @saas-mvp-launcher - Use when moving from validation into MVP planning and launch execution.
  • @ux-research-methodology - Use when the next step needs structured user research.

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.