AI Product Feature Prioritization

This skill helps Product Managers prioritize AI product features by evaluating them against strategic goals, user value, and technical feasibility.

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

מתי להשתמש

Invoke this skill when you have a list of potential AI product features and need to determine their development order based on defined criteria.

תגיות: ai-product-management, feature-prioritization, product-strategy, ai-development

SKILL.md

--- name: AI Product Feature Prioritization description: This skill helps Product Managers prioritize AI product features by evaluating them against strategic goals, user value, and technical feasibility. --- ## Overview This skill provides a structured framework for Product Managers to effectively prioritize potential AI product features. It considers various factors including alignment with company strategy, potential user impact and value, technical feasibility, and required resources. The output is a prioritized list of features, ready for roadmap planning. ## When to use Invoke this skill when you are in the planning phase of an AI product, have generated multiple feature ideas, and need to systematically decide which features to develop first to maximize impact and achieve business objectives. ## How it works 1. **Input Feature List**: Provide a list of AI product features, each with a brief description. 2. **Define Criteria**: Establish prioritization criteria, such as "Strategic Alignment" (high, medium, low), "User Value Proposition" (high, medium, low), "Technical Complexity" (high, medium, low), and "Resource Impact" (high, medium, low). You can also include custom criteria like "Data Availability" or "Ethical Considerations." 3. **Evaluate Features**: For each feature, rate it against the defined criteria. The skill will prompt you for these ratings. 4. **Prioritization Score Calculation**: The skill will calculate a weighted prioritization score for each feature based on the ratings and predefined weights for each criterion (e.g., Strategic Alignment might be weighted higher than Technical Complexity). 5. **Generate Prioritized List**: The skill will output a ranked list of features, from highest to lowest priority, along with a brief justification for each. ## Example usage **User**: "I need to prioritize these AI features for our new recommender system: 'Personalized movie recommendations', 'Real-time trend analysis', 'User preference adjustment interface', 'Sentiment analysis of reviews', 'Multi-language support for recommendations'." **Claude**: "Understood. Please provide details for each feature regarding: Strategic Alignment (high/medium/low), User Value Proposition (high/medium/low), Technical Complexity (high/medium/low), and Resource Impact (high/medium/low)." **User**: "For 'Personalized movie recommendations': Strategic Alignment: High, User Value: High, Tech Complexity: Medium, Resource Impact: Medium. For 'Real-time trend analysis': Strategic Alignment: Medium, User Value: High, Tech Complexity: High, Resource Impact: High. ... (and so on for all features)" **Claude**: "Calculating prioritization... Here is the prioritized list of features: 1. **Personalized movie recommendations** (Score: X) - High strategic alignment and user value with moderate technical and resource overhead. 2. **User preference adjustment interface** (Score: Y) - Directly enhances user control and engagement, critical for system adoption. 3. **Real-time trend analysis** (Score: Z) - Provides valuable insights but is complex and resource-intensive. 4. **Multi-language support for recommendations** (Score: A) - Important for market expansion, but can be a later-stage enhancement. 5. **Sentiment analysis of reviews** (Score: B) - Offers deeper user understanding, but its direct impact on initial recommendation quality is lower. Would you like to adjust any criteria weights or add more features?" ## References * [56 AI Product Manager Interview Questions](https://www.lockedinai.com/blog/ai-product-manager-interview-questions) * [McKinsey: 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)