doubao-product-manager

Transforms product ideas, feedback, and evidence into PRDs, roadmaps, and product decisions.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-product-manager-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doubao-product-manager
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-product-manager
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-product-manager-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Product work often stalls between raw inputs (user feedback, research data, cloud docs, screenshots, old plans) and actionable deliverables. This Skill turns those inputs into grounded product judgments, strategies, MVPs, priorities, roadmaps, PRDs, user stories, acceptance criteria, and solution reviews, while strictly separating facts, inferences, decisions, and unverified assumptions. ## Core Features & Use Cases - Evidence-based product judgment: Reads real content from links, attachments, tables, and screenshots before deciding, and distinguishes facts from inferences, decisions, and hypotheses. - Full deliverable range: Produces decision briefs, solution reviews, engineering-ready PRDs, outcome-driven roadmaps, prioritization (RICE/ICE/weighted), metrics and experiment plans, and launch retrospectives. - Deterministic helper scripts: Includes Python scripts to recompute two-proportion experiment sample sizes and RICE/ICE/weighted priority scores without inventing default parameters. - Use Case: You paste user feedback, a competitor screenshot, and an old PRD, then ask for a scoped MVP with acceptance criteria; the Skill reads the actual materials, makes explicit trade-offs, and delivers a review-ready PRD. ## Quick Start Ask the product manager skill to review the attached user feedback and old PRD, then produce a scoped MVP proposal with acceptance criteria and a roadmap.

Frequently Asked Questions about doubao-product-manager

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

FAQPage Schema
How do I turn user feedback into a PRD?

Provide the raw feedback, links, or attachments and ask for a PRD. The Skill reads the actual content, forms a product judgment with explicit trade-offs, and delivers an engineering-ready PRD with triggers, behaviors, exceptions, and acceptance criteria.

How to prioritize features with RICE or ICE scoring?

Prepare a CSV with item, reach, impact, confidence, and effort columns, then run the score_priorities.py script with --method rice or ice. The script only recomputes scores from complete inputs and never fills in default values.

Can it calculate A/B test sample size?

Yes, the experiment_math.py script computes two-proportion sample sizes via normal approximation. You must explicitly provide baseline, MDE, alpha, power, allocation, sides, and direction; it refuses to assume statistical defaults.

When should this Skill not be used?

It does not lead pure transcription, translation, proofreading, format conversion, summarization, or technical implementation of already-specified work. It takes over only when user value, scope, priority, or solution-boundary judgment is required.

Does it handle missing information in product specs?

Yes. High-risk or irreversible gaps freeze the affected action or route to manual handling, while low-risk reversible gaps get provisional plans with adjustment conditions. Unknowns are never written as confirmed facts or commitments.