Your First AI Prompts as a Product Manager
Writing effective prompts is the single most important AI skill for product managers. A vague prompt produces generic output. A specific prompt that includes your product context, target audience, and desired format produces output that's genuinely useful.
What You'll Learn
- The SPARK framework for writing PM-specific prompts
- How to give AI the right context about your product
- Five ready-to-use prompt templates for common PM tasks
- How to iterate on prompts when the first output isn't right
The SPARK Framework for PM Prompts
Generic prompting frameworks are everywhere. Here's one designed specifically for product management work:
S — Situation: What's the product context? (Product name, stage, target users, key constraints)
P — Persona: What role should the AI assume? (PM, user researcher, data analyst, technical writer)
A — Action: What specific output do you need? (Draft a PRD, analyze feedback, create user stories)
R — Requirements: What format and constraints apply? (Word count, framework to use, sections to include)
K — Knowledge: What specific information should AI consider? (Paste data, share competitor info, include metrics)
SPARK in Action
Here's a weak prompt versus a SPARK prompt for the same task:
Weak prompt:
Write a PRD for a search feature.
SPARK prompt:
Situation: I'm a PM at a B2B SaaS project management tool (5,000 users, mostly teams of 10-50). Users have complained in support tickets that finding old tasks takes too long.
Persona: Act as an experienced product manager writing for an engineering audience.
Action: Draft a PRD for an advanced search feature that lets users search across tasks, comments, and attachments.
Requirements: Include these sections: Problem Statement, User Stories (3-5), Success Metrics, Scope (in/out), and Open Questions. Keep it under 1,500 words.
Knowledge: Our top 3 competitors (Asana, Monday, ClickUp) all have full-text search. Our current search only matches task titles. 40% of support tickets mention "can't find" as a pain point.
The difference in output quality is dramatic. The SPARK prompt gives AI enough context to produce a first draft that's 70-80% usable.
Giving AI Context About Your Product
The biggest mistake PMs make with AI is assuming it knows their product. It doesn't. You need to establish context every time you start a new conversation.
The Product Context Block
Create a reusable block of text that describes your product. Save it somewhere you can paste it quickly:
Product: [Name] — [one-line description]
Stage: [Pre-launch / Growth / Mature]
Users: [Who they are, how many, key segments]
Business model: [How you make money]
Key metrics: [The 3-5 metrics you track]
Current focus: [This quarter's priorities]
Tech stack: [Relevant constraints]
Example:
Product: TaskFlow — B2B project management for mid-market teams
Stage: Growth (launched 18 months ago)
Users: 5,000 teams, mostly 10-50 people, skewing toward marketing and ops teams
Business model: Per-seat SaaS, $12/user/month
Key metrics: DAU/MAU ratio, task completion rate, NPS, churn rate
Current focus: Q2 priorities are search improvement and API integrations
Tech stack: React frontend, Python backend, PostgreSQL database
Paste this at the start of any AI conversation. In Claude, you can save this as a Project with custom instructions so it persists across conversations.
Five Ready-to-Use Prompt Templates
1. Quick Feature Brainstorm
I'm a product manager at [product context]. We're exploring ways to
solve [problem]. Our users are [who]. Our constraints are [technical/
business constraints].
Generate 10 feature ideas that address this problem. For each idea,
give me: a one-line description, estimated complexity (low/medium/high),
and expected user impact (low/medium/high).
2. User Feedback Synthesis
I'm going to paste [number] pieces of user feedback about [feature/
product area]. Analyze this feedback and give me:
1. Top 3 themes with supporting quotes
2. Sentiment breakdown (positive/negative/neutral with percentages)
3. Three specific, actionable recommendations
Here's the feedback:
[paste feedback]
3. Stakeholder Update Email
Draft a stakeholder update email for [audience — e.g., "the executive
team" or "engineering leadership"]. The tone should be [professional/
casual/urgent].
Include these points:
- [Key update 1]
- [Key update 2]
- [Key decision needed]
Keep it under 300 words. End with a clear ask or next step.
4. Sprint Planning Prep
I need to break down this feature into engineering tasks for sprint
planning:
Feature: [description]
User stories: [list them]
Technical context: [relevant architecture details]
Create a task breakdown with:
- Task name and description
- Estimated story points (1, 2, 3, 5, 8, 13)
- Dependencies between tasks
- Suggested sprint assignment (Sprint 1 or Sprint 2)
5. Competitor Feature Comparison
Compare how these products handle [feature area]:
- [Competitor 1]
- [Competitor 2]
- [Competitor 3]
- Our product: [brief description of current state]
Create a comparison table with columns: Feature, [Competitor 1],
[Competitor 2], [Competitor 3], Our Product, Gap/Opportunity.
Note: Verify all competitor details before sharing — AI may
hallucinate features.
Iterating When Output Isn't Right
Your first prompt rarely produces perfect output. Here's how to iterate effectively:
Too generic? Add more specific context. Paste actual data, name real competitors, include real metrics.
Wrong tone? Be explicit: "Write this as if you're presenting to a skeptical engineering team" or "Match the tone of Stripe's product announcements."
Too long or short? Specify exact constraints: "Keep each user story under 50 words" or "Expand the success metrics section to include 5 metrics with measurement methods."
Missing something? Ask AI to add it: "This is good. Now add a risks and mitigations section with at least 4 items."
Wrong format? Tell AI exactly what you want: "Reformat this as a table with columns for Priority, Feature, Effort, and Impact."
The best PMs treat AI like a junior PM on their team — capable and fast, but needing clear direction and review.
Key Takeaways
- The SPARK framework (Situation, Persona, Action, Requirements, Knowledge) produces dramatically better PM prompts than generic requests
- Always establish product context at the start of every AI conversation
- Save reusable prompt templates for your most common PM tasks
- Iterate on prompts — your first attempt rarely produces the best output
- Treat AI as a junior PM: give clear direction, review everything, and refine the output with your product judgment

