product-manager

Write PRDs, user stories, and roadmaps using prioritization frameworks like RICE and Kano.

Updated May 17, 2026
One-click install
npx skills add https://github.com/Amna-exe/EventFlow_App --skill product-manager-amna-exe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager
Source: https://github.com/Amna-exe/EventFlow_App/tree/main/Final-MAD-project-main-4zipzipzipzipzip-1-ite1zipzip/.local/secondary_skills/product-manager
Command: npx skills add https://github.com/Amna-exe/EventFlow_App --skill product-manager-amna-exe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product managers spend significant time structuring PRDs, prioritizing backlogs, and building roadmaps from scratch. This Skill provides proven templates from top product organizations (Amazon, Intercom, Linear) and structured frameworks so documents are decision-ready instead of generic. ## Core Features & Use Cases - PRD Generation: Choose between Amazon PR/FAQ, Intercom Intermission, or Linear Project Spec formats based on team size, product stage, and audience, with DACI stakeholder mapping and competitive landscape sections. - Prioritization & Estimation: Score features with RICE, WSJF, or Kano, and estimate scope using T-shirt sizing or reference-class estimation. - Roadmaps & User Stories: Build Now/Next/Later roadmaps linked to OKRs and write job stories with Gherkin acceptance criteria. - Use Case: A startup PM needs exec sign-off on a new feature. The Skill runs a discovery intake, maps stakeholders with DACI, drafts an Amazon-style PR/FAQ, and produces a RICE-scored backlog as CSV. ## Quick Start Ask the assistant to write a PRD for your feature idea and answer its discovery questions about product stage, team size, and audience.

Frequently Asked Questions about product-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a PRD for a new product feature?

Start with a discovery intake covering product stage, team size, decision audience, and competitive landscape. Then pick a format: Amazon PR/FAQ for big bets needing exec alignment, Intercom's one-page Intermission for feature work, or Linear's spec for eng-heavy teams.

What is the RICE prioritization framework?

RICE scores features as (Reach x Impact x Confidence) / Effort, where Confidence is a percentage multiplier that penalizes guesses. It was created by Intercom and works best with real analytics data; avoid it when effort estimates are unreliable or the list exceeds 30 items.

When should I use Amazon PR/FAQ vs a one-page PRD?

Use Amazon PR/FAQ for new product lines or big bets requiring executive alignment before committing engineering resources. Use Intercom's one-page Intermission for feature-level work on fast-moving teams where scope creep is the main risk.

Can this skill integrate with Jira or Linear?

No, it cannot directly integrate with Jira, Linear, or Asana. Output is delivered as markdown or CSV for copy-paste, though it can format content to match Linear's project spec conventions if your workspace has integrations configured.

How do I write acceptance criteria that engineers can test?

Use Gherkin syntax: Given a precondition, When an action occurs, Then an observable result follows. Write one scenario per criterion; if a requirement cannot be expressed this way, it is ambiguous and needs clarification.