product-management
Scannednpx machina-cli add skill ProjAnvil/MindForge/product-management --openclawFiles (1)
SKILL.md
2.7 KB
Product Management Skill
Description
Expertise in product management lifecycle, from ideation to launch. Covers requirements gathering, user story creation, prioritization, and product strategy.
Capabilities
1. Requirements Engineering
- User Interviews & Surveys: Techniques for gathering qualitative and quantitative data.
- Problem Definition: Using "How Might We" statements to frame problems.
- PRD Writing: Structuring comprehensive Product Requirement Documents.
- Functional vs. Non-Functional: Distinguishing between what the system does and how it behaves (performance, security).
2. Feature Prioritization
- RICE Score: Reach, Impact, Confidence, Effort.
- MoSCoW Method: Must have, Should have, Could have, Won't have.
- Kano Model: Delighters, Performance, Basic expectations.
- WSJF: Weighted Shortest Job First (for Agile).
3. User Story Mapping & Definition
- User Story Format: "As a <role>, I want <feature>, so that <benefit>."
- Acceptance Criteria: Conditions that a software product must satisfy to be accepted by a user.
- INVEST Principle: Independent, Negotiable, Valuable, Estimable, Small, Testable.
4. Product Strategy & Roadmap
- Lean Canvas: 1-page business plan.
- Value Proposition Design: Matching product features to user pains and gains.
- Roadmap Planning: Now, Next, Later frameworks.
Templates
User Story Template
**Title**: [Short description]
**User Story**:
As a [user persona],
I want [action/feature],
So that [benefit/value].
**Acceptance Criteria**:
1. [Criterion 1]
2. [Criterion 2]
3. [Criterion 3]
**Priority**: [High/Medium/Low]
**Notes**: [Additional context]
PRD Structure
- Introduction: Background, Goals, Scope.
- User Personas: Details about target users.
- User Stories: List of features aimed at users.
- Functional Requirements: Specific system behaviors.
- Non-Functional Requirements: Performance, Security, etc.
- UI/UX Guidelines: Wireframes or references.
- Analytics: Metrics to track success.
Best Practices
- Focus on Outcomes, Not Outputs: Measure success by value delivered, not features shipped.
- Fall in Love with the Problem: Don't get attached to a specific solution too early.
- Validate Early: Use prototypes and mockups to test assumptions before building key features.
Source
git clone https://github.com/ProjAnvil/MindForge/blob/main/skills/en/product-management/SKILL.mdView on GitHub Overview
Experts in guiding a product from idea through launch, covering requirements gathering, user story creation, prioritization, and strategy. Use this skill for product planning, writing PRDs, defining MVPs, and competitive analysis.
How This Skill Works
It combines structured practices such as PRD writing, user interviews, and story mapping with prioritization frameworks to translate user needs into a prioritized roadmap. Outputs include well-defined user stories, acceptance criteria, and a roadmap aligned to business goals.
When to Use It
- Planning a new product or major feature from idea to MVP
- Writing PRDs and documenting requirements for engineering
- Prioritizing backlog using RICE, MoSCoW, Kano, or WSJF
- Creating user story maps and acceptance criteria for development
- Defining a product strategy and roadmap (Lean Canvas, value prop, Now/Next/Later)
Quick Start
- Step 1: Gather requirements via user interviews, surveys, and problem framing (How Might We).
- Step 2: Write PRD and design user stories with acceptance criteria using templates.
- Step 3: Prioritize features with RICE/WSJF/MoSCoW and build a lean roadmap.
Best Practices
- Focus on outcomes, not outputs
- Fall in love with the problem, not a specific solution
- Validate early with prototypes and mockups
- Use templates (PRD Structure, User Story Template) to keep docs consistent
- Align roadmaps with Lean Canvas and value proposition design
Example Use Cases
- Defined an MVP for a mobile app by mapping user stories to core benefits
- Wrote a PRD and acceptance criteria for a SaaS feature
- Prioritized backlog with RICE to emphasize high-impact bets
- Created a user story map to streamline a complex workflow
- Built a Now/Next/Later roadmap for a product strategy
Frequently Asked Questions
Add this skill to your agents