AI-Powered Product Prioritization

This skill helps product managers prioritize features and initiatives using AI to analyze various data points like user feedback, market trends, and business impact.

תחום: ניהול מוצר

מתי להשתמש

Use this skill when you need to make data-driven decisions on product roadmap prioritization, especially when faced with conflicting priorities or a large backlog of potential features.

תגיות: product-management, ai-prioritization, roadmap-planning, feature-selection

SKILL.md

--- name: AI-Powered Product Prioritization description: This skill helps product managers prioritize features and initiatives using AI to analyze various data points like user feedback, market trends, and business impact. --- ## Overview Product prioritization is a critical task for product managers, often involving complex trade-offs and a multitude of factors. This skill leverages AI to streamline and enhance this process by analyzing diverse data sources, quantifying potential impact, and providing a structured framework for decision-making. It aims to reduce bias, increase efficiency, and lead to more impactful product roadmaps. ## When to use Invoke this skill when you are developing or refining your product roadmap, evaluating new feature requests, or trying to decide which initiatives to focus on next. It is particularly useful when you have a large amount of qualitative and quantitative data that needs to be synthesized for prioritization. ## How it works 1. **Input Data Collection**: Provide the AI with relevant data. This can include: * User feedback (e.g., survey responses, support tickets, app store reviews) * Market research reports and competitive analysis * Business objectives and key performance indicators (KPIs) * Estimated development effort/cost * Strategic alignment with company vision 2. **AI Analysis and Scoring**: The AI processes the input data to score each potential feature or initiative based on predefined criteria. This may involve: * **Sentiment Analysis**: Extracting positive/negative sentiment from user feedback. * **Trend Identification**: Recognizing emerging market trends and user needs. * **Impact Estimation**: Quantifying potential revenue, user engagement, or cost savings. * **Effort Assessment**: Incorporating estimated engineering effort. 3. **Prioritization Framework Application**: The AI applies a chosen prioritization framework (e.g., RICE, WSJF, MoSCoW) to generate a ranked list of features. You can specify the weighting of different criteria (e.g., impact vs. effort). 4. **Visualization and Recommendations**: The skill outputs a prioritized list, often with accompanying justifications and visualizations (e.g., scatter plot of impact vs. effort). It can also highlight potential risks or dependencies. 5. **Iterative Refinement**: Product managers can adjust parameters, provide additional context, or challenge the AI's output, leading to an iterative refinement process. ## Example usage I need to prioritize the next set of features for our mobile banking app. Here's the data I have: * **User Feedback (summary)**: Many users request a dark mode, faster login, and better budgeting tools. Some complaints about slow transaction history loading. * **Market Trends**: Competitors are heavily investing in personalized financial advice features. * **Business Goals**: Increase user engagement by 15% and reduce customer support queries by 10% in the next quarter. * **Estimated Effort (High/Medium/Low)**: Dark mode (Medium), Faster Login (Low), Budgeting Tools (High), Personalized Financial Advice (High), Optimize Transaction History (Medium). Based on a RICE scoring model where Reach and Impact are weighted higher than Confidence and Effort, provide a prioritized list of features. ## References * [RICE Scoring Model Guide](https://www.intercom.com/blog/rice-prioritization-framework/) * [What is WSJF?](https://www.scaledagileframework.com/wsjf/) * [The MoSCoW Method](https://www.productplan.com/glossary/moscow-method/) * [Meta Adds Dedicated AI Product Sense Round to PM Interviews](https://www.youtube.com/watch?v=RQiMP_GtcnU)