product-manager

Generate PRDs, user stories, and roadmaps with RICE prioritization.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/tann200/CodingAgent --skill product-manager-tann200
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager
Source: https://github.com/tann200/CodingAgent/tree/main/tui/.local/secondary_skills/product-manager
Command: npx skills add https://github.com/tann200/CodingAgent --skill product-manager-tann200

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for efficient product management by providing templates and frameworks for creating PRDs, user stories, and roadmaps, helping teams prioritize features and plan effectively.

Core Features & Use Cases

  • Industry-Standard Templates: Offers templates inspired by top product orgs for PRDs, user stories, and roadmaps.
  • Feature Prioritization: Utilizes the RICE framework for scoring and prioritizing features.
  • Roadmap Planning: Provides a format for Now/Next/Later roadmaps to avoid roadmap-as-contract scenarios.
  • Acceptance Criteria: Uses Gherkin syntax for writing testable acceptance criteria.

Quick Start

Start creating your product documentation with the product-manager skill. Use the following command to generate a PRD template: product-manager generate-prd --template amzn

Frequently Asked Questions about product-manager

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

FAQPage Schema
How do I create a PRD using industry-standard templates?

You can generate a PRD by invoking the product-manager skill with a command like `product-manager generate-prd --template amzn`, which applies templates inspired by leading product organizations to your specific product requirements and team context.

How does the RICE framework help with feature prioritization?

The RICE framework helps with feature prioritization by providing a structured scoring mechanism within the skill, allowing you to evaluate and rank feature requests based on Reach, Impact, Confidence, and Effort to plan effectively.

What is the best way to format user stories and acceptance criteria?

The best way to format user stories and acceptance criteria is by using the provided templates, which specifically utilize Gherkin syntax to ensure your acceptance criteria are testable and clearly defined for development teams.

Can I use this skill to build a Now Next Later roadmap?

Yes, you can use this skill to build a Now/Next/Later roadmap, which provides a structured format for timeline planning and specifically helps you avoid the anti-pattern of treating a roadmap as a fixed delivery contract.

Do I need to provide specific team context to generate product management documentation?

Yes, you must provide specific team context and product requirements as input, because the skill requires this user input to accurately generate tailored PRDs, user stories, and roadmaps for your organization.