Template Previewproduct
Research to Backlog
Transform user research insights into a prioritized product backlog through a 6-phase process: interviews, synthesis, PRD, task breakdown, prioritization, and PM tool import.
6
Process Steps
5
Handoffs
4
AI Prompts
13
Total Nodes
View-only preview. Save to your account to edit.
AI Prompts Included
Research Synthesis Prompt
I conducted 10 user interviews to understand {{research_objective}}.
Below are the transcripts from all sessions.
Please analyze these interviews and provide:
1. **Key Themes** (5-7 major themes that emerged)
- For each theme: description, frequency across interviews, supporting quotes
2. **Pa...Variables: {{research_objective}}, {{task_or_goal}}, {{transcripts}}
PRD Creation Prompt
Based on the research synthesis below, help me draft a Product Requirements Document (PRD) for {{feature_name}}.
Research Synthesis:
{{synthesis}}
Please create a PRD with the following sections:
1. Problem Statement (2-3 paragraphs)
2. User Insights (key findings from research)
3. Goals & Succes...Variables: {{feature_name}}, {{synthesis}}
Task Breakdown Prompt
Break down this user story into granular engineering tasks:
User Story:
{{user_story}}
Context:
- Tech stack: {{tech_stack}}
- Architecture: {{architecture}}
Please provide:
1. Frontend tasks (if applicable)
2. Backend tasks (if applicable)
3. Database/infrastructure tasks
4. Testing tasks
5. Doc...Variables: {{user_story}}, {{tech_stack}}, {{architecture}}
RICE Scoring Prompt
Help me prioritize these tasks using the RICE framework.
Context:
- Total addressable users: {{total_users}}
- Our key success metric: {{success_metric}}
- Sprint capacity: {{sprint_capacity}}
Tasks to prioritize:
{{task_list}}
For each task, provide RICE scores:
- Reach: How many users impacted ...Variables: {{total_users}}, {{success_metric}}, {{sprint_capacity}}, {{task_list}}