From Idea to MVP: 12 AI Prompts That Replace a Product Manager (No Team Required)

You have a startup idea, but no product manager, no analyst, and no budget to hire one. In 2026, that's not a dealbreaker—it's a prompt engineering challenge. Large language models (LLMs) like ChatGPT can now perform the core PM tasks: validating hypotheses, analyzing markets, defining user stories, and even drafting a first MVP spec. This guide gives you 12 copy-paste prompts, each with a real-world example and practical output, so you can act as your own PM, analyst, and product strategist.

But first, a warning: AI is a tool, not a oracle. It doesn't have access to real-time market data unless you connect it to search or provide documents. It can hallucinate statistics and invent research. So, treat every output as a draft to verify. I'll show you how to use prompts that force the AI to be transparent about its knowledge and to cite sources where possible.

1. The Idea Killer: Stress-Testing Your Hypothesis

Purpose: Before you fall in love with your idea, use this prompt to identify fatal flaws, hidden assumptions, and potential pivots. It’s like having a tough but fair advisor who asks the hard questions.

Prompt:

Act as a skeptical product manager with 20 years of experience in [industry]. You've seen many startups fail. I have an idea: [describe your idea in 2-3 sentences]. Your task is to play devil's advocate and find every reason this idea might fail. Consider:
- Market size: Is the target market too small or too crowded?
- User pain: Is the problem real and urgent, or just a nice-to-have?
- Competition: How will you differentiate from existing solutions?
- Business model: Can this actually make money?
- Technical feasibility: Can a small team build it?
For each risk, rate it as HIGH, MEDIUM, or LOW, and suggest a specific way to test it cheaply (e.g., a landing page test, a survey, or a manual service). Be brutally honest.

Example: If you're building a meal-planning app for vegans, the AI might output: "HIGH risk: You're entering a space with over 500 apps like 'Vegan Meal Planner Pro'. Your differentiator must be compelling. MEDIUM: The problem of 'what to cook' is common, but the willingness to pay is low. Test: Launch a landing page with a mockup and see if people click 'Start Free Trial'. LOW: Technical feasibility is not an issue."

How to use: Take the top 3 risks and design a small experiment for each. For example, if the risk is low willingness to pay, run a pre-sale campaign before building anything.

2. The Market Sizing Wizard: Bottom-Up and Top-Down

Purpose: To estimate your total addressable market (TAM), serviceable available market (SAM), and serviceable obtainable market (SOM). This is critical for convincing investors or even yourself that the opportunity is worth pursuing.

Prompt:

Act as a market research analyst. I need a market sizing estimate for [product/service] targeting [customer segment] in [geography]. Provide a bottom-up estimate (start with the number of potential customers, multiply by average annual spending) and a top-down estimate (start with total industry revenue and apply a percentage). Use credible sources like IBISWorld, Grand View Research, or government statistics if you know them. If you don't know specific numbers, give a logical range and explain your assumptions. Output in a table format.

Example: For a vegan meal-planning app in the US, the AI might say: "Top-down: The US weight loss and diet management market is valued at $78B (Grand View Research, 2025). Vegan meal planning is a niche, maybe 2% of that, so $1.6B TAM. Bottom-up: There are 9.7M vegans in the US (Gallup, 2024). If they spend $100/year on apps, that's $970M. So TAM is around $1B. SAM: Take a subset that uses smartphones and is interested in planning, maybe 50% = $500M. SOM: If you capture 1% in 3 years, that's $5M revenue."

How to use: Use these numbers in your lean canvas. Remember, they are estimates—always note the source and date.

3. The Competitor Teardown: Reverse-Engineering Your Rivals

Purpose: To understand what your competitors do well and poorly, and to find gaps you can exploit. This prompt forces the AI to analyze features, pricing, marketing, and user reviews (if it knows them).

Prompt:

Act as a competitive intelligence analyst. I'm entering the [industry] space with [product]. Analyze my top 3 competitors: [competitor 1], [competitor 2], [competitor 3]. For each, list:
- Core features and their price
- Strengths (what users love)
- Weaknesses (what users complain about)
- Their marketing message (what they emphasize)
- Their likely business model
Then, identify at least 3 unmet needs or gaps in their offerings that I could target. Be specific and constructive. If you know of user reviews, summarize common complaints.

Example: If you're building a vegan meal-planning app, the AI might say: "Competitor 1: 'Vegan Meal Planner' has a robust recipe database but its UI is clunky (users complain about bugs). Competitor 2: 'Green Plate' is beautiful but lacks nutritional tracking. Gap: No app offers both a great UX and detailed micronutrient analysis, especially for B12 and iron. That's your opportunity."

How to use: Create a feature comparison matrix. Decide which gaps to address in your MVP.

4. The Customer Interview Script: Questions That Uncover Real Needs

Purpose: To prepare a set of questions for user interviews that avoid leading questions and get to the actual pains and behaviors. This is a core PM skill.

Prompt:

Act as a user researcher. I'm about to interview people who [describe target behavior, e.g., 'try to eat vegan but struggle with meal planning']. Write a 15-question interview script that follows the 'Mom Test' methodology (avoid leading questions; ask about past behavior, not future intentions). Include open-ended questions, and for each, explain what you're trying to learn. Also suggest how to recruit 5 interviewees (e.g., Reddit, Facebook groups, communities.

Example: The AI might output: "1. 'Tell me about the last time you tried to plan a week of vegan meals.' (Learn: their current process and friction). 2. 'How do you decide what to cook on a busy weeknight?' (Learn: decision factors). ..."

How to use: Conduct at least 5 interviews. Record and transcribe them (with permission). Look for patterns.

5. The Lean Canvas Builder: One-Page Business Plan

Purpose: To summarize your business model in a concise, visual format. This prompt helps you fill out all nine blocks of a Lean Canvas.

Prompt:

Act as a lean startup coach. Help me fill out a Lean Canvas for my startup idea: [idea description]. Ask me questions one at a time for each block: Problem, Solution, Key Metrics, Unique Value Proposition, Unfair Advantage, Channels, Customer Segments, Cost Structure, Revenue Streams. Based on my answers, generate a completed Lean Canvas in Markdown table format. If I don't know an answer, provide a sensible default and explain it.

Example: For a vegan meal-planning app, the AI would ask about your problem (e.g., 'vegan find it hard to get enough protein'), then suggest metrics like 'number of weekly active users' or 'churn rate', and revenue streams like 'subscription, affiliate sales for vegan products'.

How to use: Print it out and pin it to your wall. It's your startup's north star.

6. The User Story Generator: From Features to Stories

Purpose: To convert your feature ideas into user stories that developers can understand and implement. This is essential for your MVP backlog.

Prompt:

Act as a product manager. For the following features I want to include in my MVP: [list features]. Write user stories in the format: 'As a [type of user], I want [some goal], so that [some reason].' For each story, include acceptance criteria (at least 3 specific conditions that must be met for the story to be done). Prioritize the stories using MoSCoW (Must have, Should have, Could have, Won't have this time). Output in a table with columns: Story, Priority, Acceptance Criteria.

Example: For feature 'meal plan generation', the user story might be: 'As a vegan, I want to generate a 7-day meal plan based on my calorie needs, so that I can ensure I'm eating enough protein.' Acceptance criteria: '1. User can input calorie and protein targets. 2. System generates a plan with 3 meals and 2 snacks per day. 3. Each meal includes a recipe link and nutritional breakdown.'

How to use: This becomes your product backlog. Start with the 'Must have' stories.

7. The MVP Scope Slasher: Cut Features That Don't Matter

Purpose: To prevent scope creep and help you define the smallest possible MVP that can test your riskiest assumption. This is crucial for solo founders with limited time.

Prompt:

Act as an MVP expert. I have a list of features: [list features]. My riskiest assumption is [state it, e.g., 'people will pay for personalized vegan meal plans']. For each feature, evaluate whether it's essential to test that assumption. If not, suggest removing it or replacing it with a manual workaround. Propose a 2-week MVP scope that includes only what's necessary. Also suggest what can be done manually (e.g., sending PDFs via email) instead of building a feature.

Example: The AI might say: 'You don't need a payment gateway integration. Use Stripe Checkout to test willingness to pay. You don't need a user accounts system. Use email capture via a form. Actually, you can start with a spreadsheet and email your first 10 users personalized plans.'

How to use: Build the slashed MVP. It should be so small you can finish it in a weekend.

8. The Pricing Strategist: Finding the Sweet Spot

Purpose: To set your initial price based on value, costs, and competitor pricing. This prompt helps you think through pricing models.

Prompt:

Act as a pricing strategist. I have a [product/service] that solves [problem]. My target customers are [segment]. My costs are [variable costs]. My competitors charge [pricing info]. Recommend a pricing strategy (e.g., freemium, subscription, one-time). Give a specific price point and explain your reasoning. Also suggest 3 alternative pricing experiments I could run (e.g., a/b test with different price points) and how to measure their success.

Example: For a vegan meal-planning app, the AI might say: 'Given that your main competitor charges $9.99/month, you could differentiate with a $4.99/month basic plan and a $9.99 premium plan with more features. Start with a beta price of $5/month for first 50 users, then raise it.'

How to use: Implement the recommended pricing in your MVP and track conversion.

9. The Go-To-Market Launch Plan: From Zero to First 100 Customers

Purpose: To create a concrete launch plan that doesn't require a huge marketing budget. This prompt helps you identify channels, partnerships, and campaigns.

Prompt:

Act as a growth marketer. I'm launching [product] on [date]. My budget is $0. My target customers are [segment]. Create a 30-day go-to-market plan with specific actions for each week. Include:
- Content marketing (blog posts, videos)
- Social media (which platforms, what content)
- Community engagement (Reddit, Facebook groups, Slack)
- Partnership ideas (other businesses with same audience)
- Launch tactics (Product Hunt, BetaList, etc.)
For each action, state the expected outcome (e.g., 50 signups).

Example: The AI might suggest: 'Week 1: Create 3 blog posts on vegan meal planning mistakes. Share in relevant Reddit threads (r/vegan, r/veganrecipes). Week 2: Launch on Product Hunt with a discount code. Week 3: Partner with vegan influencers on Instagram for a giveaway. Week 4: Pitch to vegan newsletters like Vegan Weekly.'

How to use: Execute the plan. Keep track of which channels bring the most users.

10. The KPI Dashboard Designer: Metrics That Matter

Purpose: To identify the key performance indicators (KPIs) you should track for your startup, especially for the MVP stage.

Prompt:

Act as a SaaS analytics expert. For a [product type] targeting [segment], define 3-5 KPIs for each stage:
- Activation (user does the core action)
- Retention (user comes back)
- Revenue (user pays)
- Referral (user invites others)
For each KPI, explain why it's important and how to measure it (tracking tool, e.g., Google Analytics, PostHog, or even a simple spreadsheet). Also suggest a target number for the first 3 months.

Example: For the vegan meal-planning app, activation KPI: 'Percentage of new users who generate a meal plan within their first session' (target: 30%). Retention: 'Percentage of users who return in week 2' (target: 20%). Revenue: 'Conversion rate from free to paid' (target: 5%). Referral: 'Number of invites sent per user' (target: 0.1).

How to use: Set up a simple dashboard in Google Sheets or PostHog. Track these KPIs weekly.

11. The Pivot Decision Helper: When to Change Course

Purpose: To help you decide whether to pivot, persevere, or kill your startup based on data. This prompt forces you to think critically about your metrics.

Prompt:

Act as a startup mentor. I've been running my MVP for [weeks] and I have the following data: [describe KPIs, user feedback, revenue]. My original hypothesis was [hypothesis]. Based on this data, should I pivot, persevere, or kill the project? Provide a clear recommendation with reasoning. If you suggest a pivot, give 2-3 alternative directions (e.g., change target segment, change problem, change solution). If you suggest persevering, specify what to keep testing.

Example: You might say, 'I have 100 signups, but only 2 have paid. Users say they love the recipes but they don't want to pay for a subscription.' The AI might recommend: 'The willingness to pay is low. Pivot to a one-time purchase model or monetize through affiliate links for vegan products. Or target a different segment, like vegan athletes who have higher willingness to pay.'

How to use: Use this prompt every month after you have enough data (at least 50 users).

12. The Feedback Analyzer: Turning User Comments into Action

Purpose: To systematically analyze user feedback (from surveys, interviews, or support tickets) and extract actionable insights.

Prompt:

Act as a product analyst. I'll provide you with raw user feedback (quotes, survey responses, support emails). Summarize the main themes, categorize each piece of feedback by feature area (e.g., UI, performance, pricing, missing features), and identify the top 3 pain points and top 3 positive aspects. For each pain point, suggest a possible solution and prioritize it (high/medium/low based on frequency and severity). Use a table to present your findings.

Example: Paste 20 user comments. The AI might output: 'Pain point: 'The app is slow when loading recipes' (frequency: 5, severity: high) → Solution: Optimize image loading; use lazy loading. Priority: high. Positive: 'The nutritional breakdown is super useful' (frequency: 8).'

How to use: Feed this into your next iteration. Close the loop with your users by telling them what you've fixed.

From Prompts to Product: Your Next Move

These 12 prompts are your toolbox. But remember, AI is not a replacement for real customer contact or common sense. Use them to accelerate your learning, but always validate with real data. Start with the first prompt today, and you'll be surprised how much clarity you'll get in an afternoon. Your first MVP is closer than you think.

Ready to put these prompts into action? Download our free Lean Canvas template and start with prompt #5.

← All posts

Comments