Product Management (Jan 2026)
This skill turns the assistant into an operator, not a lecturer.
Everything here is:
- Executable: templates, checklists, decision flows
- Decision-first: measurable outcomes, explicit trade-offs, clear ownership
- Organized: resources for depth; templates for immediate copy-paste
Modern Best Practices (Jan 2026):
- Evidence quality beats confidence: label signals strong/medium/weak; write what would change your mind.
- Outcomes > output: roadmaps are bets with measurable impact and guardrails, not feature inventories.
- Metrics must be defined (formula + timeframe + data source) to be actionable.
- Privacy, security, and accessibility are requirements, not afterthoughts.
- Hybrid decision loops: AI surfaces anomalies, patterns, and forecasts; humans apply context, ethics, and long-term strategy.
- Accountability: product is often held responsible for business outcomes; confirm the operating model in your org and validate benchmarks with current sources.
- Portfolio diversification: a common heuristic is 70% core, 20% adjacent, 10% transformational; adapt to strategy and constraints.
When to Use This Skill
Use this skill when the user asks to do real product work, such as:
- βCreate / refine a PRD / spec / business case / 1-pagerβ
- βTurn this idea into a roadmapβ / βOutcome roadmap for Xβ
- βDesign a discovery plan / interview script / experiment planβ
- βDefine success metrics / OKRs / metric treeβ
- βPosition this product against competitorsβ
- βRun a difficult conversation / feedback / 1:1 / negotiationβ
- βPlan a product strategy / vision / opportunity assessmentβ
Do not use this skill for:
- Book summaries, philosophy, or general education
- Long case studies or storytelling
Quick Reference
| Task |
Template |
Domain |
Output |
| Discovery interview |
customer-interview-template.md |
Discovery |
Interview script with Mom Test patterns |
| Opportunity mapping |
opportunity-solution-tree.md |
Discovery |
OST with outcomes, problems, solutions |
| PMF survey |
pmf-survey-template.md |
Discovery |
Sean Ellis + NPS + usage survey |
| Outcome roadmap |
outcome-roadmap.md |
Roadmap |
Now/Next/Later with outcomes and themes |
| OKR definition |
okr-template.md |
Metrics |
1-3 objectives with 2-4 key results each |
| Product positioning |
positioning-template.md |
Strategy |
Competitive alternatives -> value -> segment |
| Product vision |
product-vision-template.md |
Strategy |
FromβTo narrative with 3-5 year horizon |
| Quarterly review |
quarterly-product-review.md |
Strategy |
Keep / cut / double-down product audit |
| Prioritization |
prioritization-scorecard.md |
Prioritization |
RICE/ICE scoring with kill criteria |
| Kill criteria |
kill-criteria-template.md |
Prioritization |
Pre-defined stop conditions per initiative |
| 1:1 meeting |
1-1-template.md |
Leadership |
Check-in, progress, blockers, growth |
| Post-incident debrief |
a3-debrief.md |
Leadership |
Intent vs actual, root cause, action items |
Decision Tree: Choosing the Right Workflow
User needs: [Product Work Type]
ββ Discovery / Validation?
β ββ Customer insights? β Customer interview template
β ββ Hypothesis testing? β Assumption test template
β ββ Opportunity mapping? β Opportunity Solution Tree
β
ββ Strategy / Vision?
β ββ Long-term direction? β Product vision template
β ββ Market positioning? β Positioning template (Dunford)
β ββ Big opportunity? β Opportunity assessment
β ββ Amazon-style spec? β PR/FAQ template
β
ββ Planning / Roadmap?
β ββ Outcome-driven? β Outcome roadmap (Now/Next/Later)
β ββ Theme-based? β Theme roadmap
β ββ Metrics / OKRs? β Metric tree + OKR template
β
ββ Prioritization / Focus?
β ββ What to build next? β Prioritization scorecard (RICE/ICE)
β ββ What to stop? β Kill criteria template + quarterly review
β ββ Scope too large? β Scope negotiation patterns
β ββ PMF check? β PMF survey + retention curve analysis
β
ββ Leadership / Team Ops?
ββ 1:1 meeting? β 1-1 template
ββ Giving feedback? β Feedback template (SBI model)
ββ Post-incident? β A3 debrief
ββ Stakeholder pushback? β Stakeholder management patterns
ββ Negotiation? β Negotiation one-sheet (Voss)
Do / Avoid (Jan 2026)
Do
- Start from the decision: what are we deciding, by when, and with what evidence.
- Define metrics precisely (formula + timeframe + data source) and add guardrails.
- Use discovery to de-risk value before building; prioritize by evidence, not opinions.
- Write βmatch vs ignoreβ competitive decisions, not feature grids.
Avoid
- Roadmap theater (shipping lists) without outcomes and learning loops.
- Vanity KPIs (raw signups, impressions) without activation/retention definitions.
- "Build-first validation" (shipping MVPs without falsifiable hypotheses).
- Collecting customer data without purpose limitation, retention, and access controls.
- Building for engineering elegance instead of user value (technical founder trap).
- Feature creep without kill criteria (every feature should have a pre-defined stop condition).
- Saying "yes" to stakeholder requests without trade-off analysis.
- Measuring PMF once instead of continuously across segments.
Prioritization & Saying No
The most common founder-PM failure: building everything, killing nothing, and running out of time before impact.
Prioritization Frameworks
| Framework |
Formula / Method |
Best For |
Watch For |
| RICE |
(Reach x Impact x Confidence) / Effort |
Comparing features with data |
Gaming confidence scores |
| ICE |
Impact x Confidence x Ease |
Quick gut-check prioritization |
Over-simplification |
| Opportunity Scoring |
Importance x (Importance - Satisfaction) |
Discovery-driven, JTBD-aligned |
Requires user research data |
| Cost of Delay |
Value per unit time / Duration |
Time-sensitive decisions |
Harder to estimate accurately |
| Weighted Shortest Job First (WSJF) |
Cost of Delay / Job Size |
SAFe/Lean, flow optimization |
Requires calibrated estimates |
Pick one. Use it consistently. The framework matters less than the discipline of scoring everything the same way.
Kill Criteria
Every initiative should have pre-defined conditions for stopping:
- Usage threshold: If <X% of target users adopt within Y weeks, stop.
- Cost ceiling: If development exceeds X hours/dollars, pause and re-evaluate.
- Time limit: If not shipped within X weeks, kill or radically descope.
- Metric guardrail: If [guardrail metric] degrades by >X%, roll back.
Use assets/prioritization/kill-criteria-template.md to define these before starting.
Feature Bridge Migration
When replacing an existing feature with a new one, don't hard-kill the old feature. Use a bridge migration pattern to prevent user loss.
Bridge mode: Run both old and new features simultaneously. Route users to the new experience by default but keep the old path accessible (via link, fallback, or settings toggle).
Substitution-based kill rule:
- Define the absorption metric: % of old-feature users who now use the new feature for the same job.
- Set the kill threshold: new feature absorbs β₯80% of old-feature users.
- Set the duration: threshold must hold for 14 consecutive days with no retention regression.
- Only kill the old feature when all three conditions are met.
BRIDGE MIGRATION SEQUENCE:
1. Ship new feature alongside old feature
2. Default new users to new experience
3. Migrate existing users gradually (progressive rollout)
4. Monitor: absorption rate, retention by cohort, support tickets
5. Old feature absorbs β₯80% for 14 days + no retention drop?
ββ Yes β Kill old feature, remove code
ββ No β Investigate gaps, iterate new feature, extend bridge
When NOT to bridge: Security vulnerabilities, compliance requirements, or features with near-zero usage (<1% MAU). These can be killed directly with notice.
Scope Negotiation
When stakeholders push for more scope:
- Reframe as trade-offs: "We can add X if we cut Y β which matters more?"
- Anchor on outcomes: "The goal is [metric]. Does this addition move it?"
- Offer phased delivery: "V1 without this; measure; add in V2 if data supports it."
- Document non-goals explicitly in every spec.
"What to Stop Doing" Quarterly Review
Every quarter, review the product with assets/strategy/quarterly-product-review.md:
- Which features have <5% usage? β Candidate for removal
- Which initiatives produced no measurable outcome? β Stop or pivot
- Which ongoing costs (maintenance, support) exceed their value? β Sunset
- What are you doing "because we always have" but nobody asked for? β Question
For detailed prioritization patterns and worked examples: see references/prioritization-frameworks.md.
Product-Market Fit Measurement
PMF is not a binary event. It's a signal you measure across multiple dimensions.
Sean Ellis Test
Survey users: "How would you feel if you could no longer use [product]?"
- Very disappointed: Target >40% for PMF signal
- Somewhat disappointed: Useful but not dependent
- Not disappointed: Not finding value
Use assets/discovery/pmf-survey-template.md for the full survey (combines Sean Ellis + NPS + usage questions).
Retention Curve Analysis
- Plot cohort retention over time (weekly or monthly depending on product cadence)
- Flattening curve = PMF signal (users who stay, stay)
- Declining curve = No PMF (even retained users eventually leave)
- Segment by ICP: you may have PMF in one segment but not another
Engagement Scoring
Define activation precisely (formula + timeframe + data source):
- What actions constitute "activated"? (not just signed up)
- What's the activation window? (first 7 days, first 14 days?)
- What engagement depth separates power users from casual?
Feature Audit
Periodically audit feature usage to identify what to keep, improve, or remove:
- Top 20% features by usage β invest, polish
- Middle 60% β maintain, don't expand
- Bottom 20% β candidate for removal or redesign
- Features with high support cost relative to usage β redesign or sunset
Segmented PMF
PMF varies by segment. Measure separately for:
- ICP vs non-ICP customers
- Free vs paid users
- Self-serve vs sales-assisted
- By company size, industry, or geography
For detailed PMF measurement methodology: see references/pmf-measurement.md.
Stakeholder Management
Founders manage board members, investors, early customers, co-founders, and (eventually) team leads β often without formal PM training.
Key patterns:
- Board / investors: Update monthly with metrics + decisions + asks. Use narrative format, not slide decks. Lead with "what we learned" not "what we shipped."
- Early customers: They are partners, not just users. Share roadmap intent (not commitments). Ask for input on priorities, not feature requests.
- Co-founder alignment: Weekly sync on priorities. Disagree and commit. Document decisions.
- Saying no to stakeholders: "We're not doing X because [reason tied to strategy]. Here's what we're doing instead and why."
For detailed stakeholder management patterns: see references/stakeholder-management.md.
What Good Looks Like
- Evidence: 5β10 real user touchpoints or equivalent primary data for material bets.
- Scope: clear non-goals and acceptance criteria that can be tested.
- Learning: post-launch review with metric deltas, guardrail impact, and next decision.
PRDs and Specs
For PRDs/specs and writing-quality requirements, use the templates in ../docs-ai-prd/:
Optional: AI / Automation
Use only when explicitly requested and policy-compliant.
Navigation
Resources
Templates