DEV Community

draftkit
draftkit

Posted on

9 AI Prompts I Use for Product Management Work (PRDs, Roadmaps, Research)

Product management involves a lot of structured writing — PRDs, roadmaps, competitive analysis, user feedback synthesis. Here are 9 tested prompts that handle each one.


1. PRD Draft

Write a PRD for [FEATURE].
Context: [PRODUCT], [AUDIENCE], [PROBLEM].
Include:
- Problem statement (2 sentences)
- Proposed solution
- Success metrics (3-5 measurable)
- Out of scope (explicitly)
- Open questions
- Dependencies
Enter fullscreen mode Exit fullscreen mode

2. User Feedback Synthesis

Synthesize this user feedback into themes:
[PASTE FEEDBACK]
Output:
- Top 5 themes (by frequency)
- For each: how many users mentioned it, example quotes
- Which are bugs vs feature requests vs UX issues
- Priority recommendation (impact vs effort)
Enter fullscreen mode Exit fullscreen mode

3. Competitive Analysis

Compare [OUR PRODUCT] against [COMPETITOR 1, COMPETITOR 2, COMPETITOR 3].
For each competitor:
- Core features
- Pricing model
- Target audience
- Key differentiator
- Weakness we can exploit
Output as a comparison table.
Enter fullscreen mode Exit fullscreen mode

4. Roadmap Communication

Write a roadmap update for stakeholders.
Current quarter goals: [GOALS]
Status: [WHAT'S ON TRACK, WHAT'S SLIPPING, WHAT'S BLOCKED].
Constraints:
- Non-technical language
- Lead with what's shipping
- Flag risks early
- End with what you need from stakeholders
Enter fullscreen mode Exit fullscreen mode

5. Sprint Goal Writing

Write a clear sprint goal based on these tickets:
[TICKETS]
The goal should be:
- One sentence
- Outcome-focused (not task-focused)
- Testable (you can say yes/no at the end)
Enter fullscreen mode Exit fullscreen mode

6. User Story Refinement

Improve these user stories:
[STORIES]
For each:
- Rewrite in standard format (As a [user], I want [action], so that [outcome])
- Add acceptance criteria (3-5 testable conditions)
- Flag missing edge cases
- Suggest priority (MoSCoW)
Enter fullscreen mode Exit fullscreen mode

7. Meeting Notes to Action Items

Convert these meeting notes into structured action items:
[NOTES]
For each:
- What will be done
- Who owns it
- By when
- Success criteria
Group by topic.
Enter fullscreen mode Exit fullscreen mode

8. Feature Prioritization

Help me prioritize these features using RICE scoring:
[FEATURES WITH REACH, IMPACT, CONFIDENCE, EFFORT ESTIMATES]
Calculate RICE score for each.
Rank by score.
Flag any that should be prioritized despite low score (strategic value).
Enter fullscreen mode Exit fullscreen mode

9. Release Notes

Write release notes for version [VERSION].
Changes: [FEATURES ADDED, BUGS FIXED, IMPROVEMENTS].
Constraints:
- Group by: New / Improved / Fixed
- One sentence per item, starting with a verb
- Non-technical where possible
- Highlight the biggest user-facing change first
Enter fullscreen mode Exit fullscreen mode

The full collection of 200+ tested prompts covers PM, engineering, marketing, operations, and more.

$9 starter pack: https://innovate01.gumroad.com/l/qevvy
$49 SaaS Marketing pack: https://innovate01.gumroad.com/l/orcwxs

Top comments (0)