AI-Powered Product Feature Prioritization

This skill helps product managers prioritize features by analyzing customer feedback, market trends, and business goals using AI to generate a prioritized list with justification.

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

מתי להשתמש

Use this skill when you need to prioritize product features for an upcoming sprint or roadmap, especially when faced with a large backlog or conflicting stakeholder opinions.

תגיות: product-management, feature-prioritization, ai-powered, roadmap, decision-making

SKILL.md

--- name: AI-Powered Product Feature Prioritization description: This skill helps product managers prioritize features by analyzing customer feedback, market trends, and business goals using AI to generate a prioritized list with justification. --- ## Overview Product feature prioritization is a critical task for product managers, often involving sifting through extensive data, customer feedback, and stakeholder requests. This skill leverages AI to streamline and enhance this process. It takes various inputs, such as raw customer feedback, market research reports, and defined business objectives, and processes them to generate a prioritized list of features. Each prioritization decision is accompanied by a concise justification, helping product managers make data-driven decisions and communicate them effectively. ## When to use Invoke this skill when you are: 1. Preparing for a new product roadmap or sprint planning session. 2. Faced with a large and unmanageable backlog of features. 3. Needing to justify feature prioritization decisions to stakeholders. 4. Looking to incorporate more data-driven insights into your prioritization process. ## How it works 1. **Input Collection**: Provide the AI with relevant data. This can include: * Customer feedback (e.g., survey responses, support tickets, social media comments). * Market research data (e.g., competitor analysis, industry trends). * Internal business goals and strategic objectives. * Existing feature backlog. 2. **AI Analysis**: The AI processes the provided inputs, identifying key themes, sentiment, market opportunities, and alignment with business goals for each potential feature. 3. **Prioritization Logic**: Based on the analysis, the AI applies a prioritization framework (e.g., RICE, MoSCoW, value vs. effort) and generates a ranked list of features. 4. **Justification Generation**: For each prioritized feature, the AI provides a brief, data-backed justification explaining why it was given its specific priority. 5. **Output**: The skill outputs a markdown table or a structured list of prioritized features with their justifications, ready for review and discussion. ## Example usage **User Input:** "Prioritize the following features for our mobile banking app. Our main goal is to increase user engagement and reduce churn. Here's some recent customer feedback: * 'I wish I could categorize my spending automatically.' * 'The app is too slow when loading my transaction history.' * 'It would be great to have personalized financial advice.' * 'I struggle to find past statements quickly.' * 'Can we have a dark mode, please?' Market trend observation: AI-powered personalized financial assistants are gaining traction. Competitor X just launched a new budgeting tool." **AI Output (example):** | Priority | Feature | Justification | | :------- | :-------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------- | | 1 | Automatic Spending Categorization | High customer demand, directly addresses a pain point, aligns with increasing user engagement. | | 2 | Personalized Financial Advice | High market relevance (AI trend), potential for significant user engagement and differentiation, addresses long-term value. | | 3 | Improve Transaction Load Speed | Addresses critical user frustration, directly impacts user experience, potentially reduces churn. | | 4 | Easy Access to Past Statements | User pain point, improves usability, contributes to overall satisfaction. | | 5 | Dark Mode | User preference, improves aesthetics, but less direct impact on core business goals or critical pain points compared to higher priority items. | ## References * [The Prompt That Turns a PM Resume Into a Builder Portfolio](https://promptledproduct.substack.com/p/the-prompt-that-turns-a-pm-resume) (Inspiration for AI-driven insights in product management education/workflow) * [Superagency in the workplace: Empowering people to unlock AI’s full potential at work](http://mckinsey.com/capabilities/tech-and-ai/our-insights/superagency-in-the-workplace-empowering-people-to-unlock-ais-full-potential-at-work) (General context on AI empowerment in professional workflows)