This skill should be used when the user asks to "analyze my product", "research competitors", "find feature gaps", "create feature request", "prioritize backlog", "generate PRD", "plan roadmap", "what should we build next", "competitive analysis", "gap analysis", "sync issues", or mentions product management workflows. Provides AI-native PM capabilities for startups with signal-based feature tracking, the WINNING prioritization filter, and GitHub Issues integration with deduplication.
View on GitHubSelect agents to install to:
npx add-skill https://github.com/ooiyeefei/ccc/blob/main/plugins/product-management/skills/product-management/SKILL.md -a claude-code --skill product-managementInstallation paths:
.claude/skills/product-management/# Product Management Skill AI-native product management for startups. Transform Claude into an expert PM that processes signals, not just feature lists. ## Core Philosophy ``` WINNING = Pain × Timing × Execution Capability ``` Filter aggressively from 50 gaps to 3-5 high-conviction priorities. Expert PMs track **signals** with confidence scores, timestamps, and velocity. ## Commands Quick Reference | Command | Purpose | |---------|---------| | `/pm:analyze` | Scan codebase + interview for product inventory | | `/pm:landscape` | Research competitor landscape | | `/pm:gaps` | Run gap analysis with WINNING filter | | `/pm:file` | Batch create GitHub Issues for approved gaps | | `/pm:prd` | Generate PRD and create GitHub Issue | | `/pm:sync` | Sync local cache with GitHub Issues | ## Agents This plugin provides specialized agents for autonomous tasks: | Agent | Triggers On | Purpose | |-------|-------------|---------| | `research-agent` | "research [competitor]", "scout [name]" | Deep autonomous web research | | `gap-analyst` | "find gaps", "what should we build" | Systematic gap identification with scoring | | `prd-generator` | "create PRD for [feature]" | Generate PRD + create GitHub Issue | ## Data Storage All data stored in `.pm/` folder at project root: ``` .pm/ ├── config.md # Positioning, scoring weights ├── product/ # Product inventory, architecture ├── competitors/ # Competitor profiles ├── gaps/ # Gap analyses with scores ├── requests/ # Synced GitHub Issues (for dedup) ├── prds/ # Generated PRDs └── cache/last-updated.json # Staleness tracking ``` See `references/data-structure.md` for complete file templates. ## WINNING Filter Scoring Hybrid scoring approach - Claude suggests researchable criteria, user scores domain-specific: | Criterion | Scorer | Source | |-----------|--------|--------| | Pain Intensity (1-10) | Claude | Review sentiment