The product manager's role has always been about making decisions under uncertainty. But in 2026, the game has changed. With AI tools like ChatGPT, Claude, and specialized platforms, PMs can now compress weeks of research into hours, generate PRDs in minutes, and uncover insights that would have taken a data science team days to produce. Yet, most PMs I talk to are still using AI as a glorified search engine—typing vague questions and getting generic answers. The difference between a mediocre PM and a great one isn't the tool; it's the prompt. In this article, I've curated 12 battle-tested prompts, organized by the product lifecycle, that will help you move from fuzzy ideas to shipped features with confidence. Each prompt includes a concrete example and tips on how to adapt it to your product. Let's dive in.
The Foundation: How to Think About Prompting for PM Work
Before we jump into the prompts, let's set the stage. A good prompt is specific, context-rich, and structured. It tells the AI what role to play, what data to consider, what format to output, and what constraints to respect. For product work, this means:
- Role: "You are a senior product manager at a B2B SaaS company..."
- Context: Include your industry, target user, current metrics, and any relevant data.
- Task: Be explicit about what you want: a list, a comparison, a draft, an analysis.
- Format: Specify the output structure—table, bullet points, JSON, etc.
- Constraints: Mention any limitations, such as word count, tone, or technical level.
This approach, often called "role prompting," has been shown to yield significantly better results in AI outputs, as it anchors the model in a specific persona and expertise level.
Below, I've organized the prompts into four stages: Research & Discovery, Strategy & Prioritization, Execution & Delivery, and Metrics & Iteration. For each, I provide a ready-to-use prompt template, a real-world example, and practical notes on customization.
1. Research & Discovery: Understand Your Market, Users, and Competition
Prompt 1: Market Sizing and Trend Analysis
Task: Use this prompt to get a structured market analysis for a new product idea or existing product expansion.
Prompt:
You are a market research analyst. I need a comprehensive market analysis for [product/feature idea] targeting [target audience] in [geography].
Please provide:
1. Estimated Total Addressable Market (TAM) with a clear methodology (top-down or bottom-up).
2. Key market trends for the next 3-5 years, with at least 3 data points or sources.
3. Major competitors (at least 5) and their market positioning.
4. Potential barriers to entry (technical, regulatory, etc.).
5. A SWOT analysis for entering this market.
Present the answer in a structured report with headings and bullet points. If certain data is unknown, state your assumptions clearly.
Example Result:
# Market Analysis: AI-powered Personal Finance App for Gen Z
## TAM Estimation (Bottom-up)
- Target user: Gen Z (18-25) in the US, ~40 million.
- Willingness to pay: $5/month (based on similar apps like Mint or YNAB).
- TAM = 40M * $60/year = $2.4B.
## Key Trends
- 72% of Gen Z prefer mobile-first banking (source: Insider Intelligence, 2023).
- AI-driven financial advice is expected to grow at 25% CAGR (Grand View Research, 2025).
## Competitors
- Mint (Intuit), YNAB, PocketGuard, Cleo, Albert.
## Barriers
- Data security regulations (GDPR, CCPA).
- High customer acquisition costs.
## SWOT
...
How to Adapt: Replace the placeholders with your product specifics. If you have internal data (e.g., from surveys), include it in the prompt to refine the analysis. You can also ask for a bottom-up and top-down approach separately for more granularity.
Prompt 2: User Persona Development
Task: Generate detailed user personas based on a few known characteristics.
Prompt:
You are a UX researcher. Based on the following information about our target users, create 3 detailed user personas.
Information: [describe your target audience, e.g., "small business owners in retail, age 30-50, not tech-savvy, main pain point is managing inventory across multiple channels"]
For each persona, please include:
- Name, age, job title, and a short bio.
- Goals and motivations.
- Pain points and frustrations.
- How they currently solve the problem (mention any tools or workarounds).
- A typical day in their life (brief).
- What would make them switch to a new solution?
Format the output as a table for easy comparison.
Example Result:
| # | Name | Age | Job Title | Goals | Pain Points | Current Solutions | Switch Triggers |
|---|---|---|---|---|---|---|---|
| 1 | Sarah | 42 | Boutique Owner | Increase online sales, save time | Manual inventory tracking, errors | Spreadsheets, physical counts | Automated sync, low cost |
| 2 | Mark | 35 | Store Manager | Real-time visibility | No integration between POS and ecommerce | Daily manual exports | Integration with existing POS |
| 3 | Lisa | 28 | Ecommerce Manager | Scale operations | Lack of analytics | Multiple dashboards | Unified dashboard with AI insights |
How to Adapt: Provide as much real data as possible. If you have survey results, include them. You can also ask for empathy maps or journey maps as a follow-up.
Prompt 3: Competitive Analysis
Task: Get a structured competitive analysis for your product.
Prompt:
You are a competitive intelligence specialist. Analyze the following competitors for [your product category]: [list competitors].
For each competitor, provide:
1. Core features and pricing.
2. Target market and positioning.
3. Strengths and weaknesses (from user perspective).
4. Recent developments (news, funding, product updates) in the last 6 months.
5. Possible gaps in their offering that our product could exploit.
Summarize in a table and then provide 3 strategic recommendations based on your analysis.
Example Result:
| Competitor | Core Features | Pricing | Strengths | Weaknesses | Recent Developments |
|---|---|---|---|---|---|
| Asana | Task management, workflows | $10.99/user/mo | Great UI, integrations | Limited customization | Launched AI features in 2025 (source: Asana blog) |
| Monday.com | Visual boards, automations | $8/user/mo | Flexible, visual | Can be complex | Acquired a startup (source: TechCrunch) |
| ... |
Strategic Recommendations:
1. Focus on AI-powered prioritization, as competitors are lagging.
2. Offer a free tier for small teams to gain traction.
3. Emphasize security certifications for enterprise clients.
How to Adapt: Keep the competitor list current. If you have specific features you want to compare, list them. For real-time data, combine this with a web search prompt to get the latest news.
2. Strategy & Prioritization: Decide What to Build Next
Prompt 4: Hypothesis Generation and Validation
Task: Generate and validate product hypotheses based on observed user behavior.
Prompt:
You are a product strategist. Based on the following observations from user analytics and feedback, propose 5 product hypotheses.
Observations: [list specific data points, e.g., "30% of users drop off at the onboarding step", "Users rarely use the export feature"]
For each hypothesis, include:
- The hypothesis statement (If we [change], then [outcome] because [reason]).
- The metric you expect to improve.
- A suggested experiment to test it.
- The minimum viable experiment duration.
Rank the hypotheses by expected impact and ease of testing.
Example Result:
1. If we simplify the onboarding to 3 steps instead of 5, then we will increase activation rate by 15% because users get to value faster.
- Metric: Activation rate (defined as completing a key action).
- Experiment: A/B test with two onboarding flows.
- Duration: 2 weeks.
2. If we add a one-click export to CSV, then we will increase feature usage by 10% because users need data portability.
...
How to Adapt: Use real data from your analytics. The more specific the observation, the better. You can also ask for a prioritization matrix (e.g., ICE score) for the hypotheses.
Prompt 5: Backlog Prioritization using RICE or ICE
Task: Prioritize a list of features using a chosen scoring model.
Prompt:
You are a product owner. Here is a list of features/initiatives with estimated effort (in story points) and rough impact scores (1-5): [list features].
Prioritize them using the RICE scoring model (Reach, Impact, Confidence, Effort). For each feature, compute the RICE score and rank them. Provide a brief justification for each score. Output as a table.
Example Result:
| Feature | Reach (people/quarter) | Impact (0.25-3) | Confidence (%) | Effort (person-weeks) | RICE Score |
|---|---|---|---|---|---|
| Onboarding revamp | 5,000 | 3 | 80% | 4 | 3000 |
| Export to PDF | 2,000 | 1 | 90% | 1 | 1800 |
| AI recommendations | 8,000 | 2 | 60% | 8 | 1200 |
How to Adapt: Provide your own estimates. You can also ask for a weighted scoring model if RICE isn't suitable. This prompt works well with a spreadsheet of features.
Prompt 6: PRD Generation
Task: Draft a comprehensive Product Requirements Document (PRD) from a brief.
Prompt:
You are a senior product manager. Write a PRD for the following feature: [describe feature, e.g., "a dark mode for our mobile app"].
Include the following sections:
- Background and problem statement.
- Goals and non-goals (explicitly state what we won't do).
- User stories (at least 5) covering happy path and edge cases.
- Functional requirements (numbered list).
- Non-functional requirements (performance, security, accessibility).
- Success metrics (KPIs to measure after launch).
- Dependencies and open questions.
- Timeline (phases: design, development, QA, rollout).
Use a professional tone, and make sure requirements are testable.
Example Result:
# PRD: Dark Mode for Mobile App
## Background
Users have requested dark mode to reduce eye strain and save battery. Competitors offer it.
## Goals
- Increase user satisfaction (CSAT) by 10%.
- Reduce battery consumption by 20% on OLED devices.
## Non-Goals
- Not implementing a system-wide theme customization.
## User Stories
- As a user, I can toggle dark mode from settings.
- As a user, I can set dark mode to follow system settings.
...
## Functional Requirements
1. The app must have a toggle switch in Settings > Appearance.
2. The app must automatically apply dark mode when system theme is dark (if enabled).
...
## Success Metrics
- % of users who enable dark mode (target 30%).
- Average session length in dark mode vs light mode.
## Dependencies
- Design system tokens for colors.
## Open Questions
- Should we support auto-switching based on time?
## Timeline
- Design: 1 week, Development: 2 weeks, QA: 1 week, Rollout: gradual.
How to Adapt: Provide as much context as possible: user feedback, competitor analysis, technical constraints. You can also ask for a product one-pager or a release plan as a follow-up.
3. Execution & Delivery: From Sprint Planning to Launch
Prompt 7: Sprint Planning Facilitation
Task: Create a sprint plan for a given set of backlog items.
Prompt:
You are a Scrum Master. Here is the sprint goal: [describe, e.g., "launch the new onboarding flow"]. And here is the backlog (with story points and dependencies): [list items].
Create a sprint plan for a 2-week sprint (10 working days) considering team capacity of [X] story points.
Include:
- Sprint backlog (items selected for the sprint).
- Task breakdown for each item (with estimated hours).
- Dependencies and risks.
- A suggested daily standup schedule.
- Definition of Done for the sprint.
Example Result:
Sprint Goal: Launch new onboarding flow.
Sprint Backlog:
- User authentication flow (5 SP)
- Profile setup (3 SP)
- Email verification (2 SP)
Total: 10 SP (capacity 12 SP)
Task Breakdown:
- Auth flow: Implement API (8h), UI (12h), Tests (6h)
...
Risks:
- API changes from backend team.
Definition of Done: All tasks complete, code reviewed, tests passed, feature flagged.
How to Adapt: Input your actual backlog items and team capacity. You can also ask for a risk mitigation plan.
Prompt 8: Writing User Stories and Acceptance Criteria
Task: Generate detailed user stories from a feature description.
Prompt:
You are a business analyst. Given the following feature: [describe feature], write 5-7 user stories in the format "As a [persona], I want [action] so that [benefit]". For each user story, provide:
- Acceptance criteria (in Gherkin format: Given/When/Then).
- Priority (Must have, Should have, Could have).
- Dependencies on other stories.
Example Result:
1. As a user, I want to receive a push notification when my report is ready so that I don't have to refresh the page.
- Acceptance Criteria:
- Given I am a logged-in user, when I generate a report and wait for more than 5 minutes, then I receive a push notification.
- Given I am a logged-in user, when the report is ready, then I can tap the notification to view the report.
- Priority: Must have
- Dependencies: None
How to Adapt: Tailor the personas to your users. Include edge cases in criteria.
Prompt 9: Release Notes and Communication
Task: Draft release notes for a new version.
Prompt:
You are a product marketing manager. Write release notes for version [X.X] of [product name].
The following features were added/fixed: [list of changes, e.g., "New dashboard, bug fixes for login, performance improvements"].
The notes should be:
- Concise, with a friendly and professional tone.
- Structured into: Highlights, New Features, Improvements, Bug Fixes.
- Each point should be one sentence, starting with a verb.
- Include a note for enterprise users if applicable.
Also suggest a social media post (up to 280 characters) to announce the release.
Example Result:
## Release Notes v2.3.0
**Highlights**
- Introducing the new analytics dashboard with real-time data.
**New Features**
- Add a new dark mode for the mobile app.
- Support export to PDF.
**Improvements**
- Speed up the login process by 30%.
**Bug Fixes**
- Fix an issue where the app crashed on Android 14.
**Enterprise**
- SAML SSO is now generally available.
**Social Media Post**: 🚀 New in v2.3.0: Real-time analytics, dark mode, and PDF exports! Update now to see the difference. #ProductUpdate
How to Adapt: Always include actual changes. You can also ask for a changelog in Markdown format.
4. Metrics & Iteration: Learn from Data and Improve
Prompt 10: Data Analysis and Insight Generation
Task: Analyze a set of metrics and generate insights.
Prompt:
You are a product analyst. Here is a dataset of our key metrics for the last 3 months (in CSV format): [paste data].
Analyze the data and provide:
1. Trends with a brief explanation (e.g., increase in sign-ups after a marketing campaign).
2. Any anomalies or unusual patterns.
3. Correlation analysis between metrics (e.g., does engagement correlate with retention?).
4. Three actionable recommendations to improve the weakest metric.
Present the analysis in a clear, non-technical language for stakeholders.
Example Result:
Analysis:
- Sign-ups increased by 20% in March, likely due to the new landing page.
- Activation rate dropped from 50% to 45% in April, possibly due to a UI change.
- Retention rate is stable at 30%.
...
Recommendations:
1. A/B test the new onboarding flow to revert activation drop.
2. Implement a re-engagement email campaign for inactive users.
3. Increase referral incentives to boost organic growth.
How to Adapt: Provide actual CSV data or a summary table. You can also ask for a dashboard mockup.
Prompt 11: A/B Test Design
Task: Design an A/B test for a specific change.
Prompt:
You are a growth product manager. I want to test [change, e.g., "changing the CTA button color from blue to green"].
Design an A/B test:
- Hypothesis (If/Then/Because).
- Primary and secondary metrics.
- Target sample size (with a given significance level of 95% and power of 80%, assume a baseline conversion rate of 10% and a minimum detectable effect of 2%).
- Duration of the test.
- Segmentation strategy (e.g., by device type).
- Risks and how to mitigate them.
Example Result:
Hypothesis: If we change the CTA button from blue to green, then we will increase click-through rate by 2%, because green stands out from the blue theme.
Primary metric: CTR.
Secondary: Conversion rate, bounce rate.
Sample size: According to an online calculator, we need 3,500 users per variant.
Duration: 2 weeks.
Segmentation: By device (mobile vs desktop).
Risks: Seasonal effects, mitigate by running a control group.
How to Adapt: Provide your baseline metrics and expected effect. You can also ask for a test plan document.
Prompt 12: Post-Launch Retrospective
Task: Conduct a retrospective for a recently released feature.
Prompt:
You are a project manager. We launched [feature] on [date]. Here are the outcomes: [metrics, e.g., "usage is 20% lower than expected"].
Facilitate a retrospective using the Start/Stop/Continue method. Consider:
- What went well?
- What went wrong?
- What could be improved?
- What should we keep doing?
Provide a summary and propose 3 action items for the next sprint.
Example Result:
What went well: On-time delivery, positive user feedback on design.
What went wrong: Adoption lower than expected, technical debt due to rushed QA.
Improvements: Better user education, more QA time.
Action items:
1. Add a tutorial for new users.
2. Refactor the code to reduce technical debt.
3. Run a survey to understand why users aren't using the feature.
How to Adapt: Provide real data and team feedback. You can also ask for a retrospective meeting agenda.
Putting It All Together: A Sample Workflow
Let me show you how these prompts can be combined in a real scenario. Suppose you're a PM at a fintech app, and you want to add a savings goal feature.
- Research: Use Prompt 1 to analyze the market potential for savings goals in your region.
- Persona: Use Prompt 2 to create personas of users who would use this feature.
- Hypotheses: Use Prompt 4 to generate hypotheses based on user feedback.
- Prioritization: Use Prompt 5 to prioritize this feature against others.
- PRD: Use Prompt 6 to write a detailed PRD.
- Sprint Planning: Use Prompt 7 to plan the first sprint.
- Release: Use Prompt 9 to write release notes.
- Metrics: Use Prompt 10 to analyze the impact after launch.
This workflow can cut the discovery phase from weeks to days, and the PRD writing from days to hours.
Conclusion
AI is not a replacement for product judgment—it's a force multiplier. These 12 prompts are designed to handle the heavy lifting of research, documentation, and analysis, freeing you to focus on the human aspects: understanding users, making strategic decisions, and leading your team. Start by trying a few prompts with real data, and iterate on the wording to fit your context. The more specific you are, the better the output. As you get comfortable, you'll develop your own library of prompts that become your secret weapon. So, which prompt will you try first? Let me know in the comments.
Comments