Use PROACTIVELY when asked to create, draft, or refine a PRD with full structure, requirements, risks, and measurable success criteria. MUST BE USED for open-ended requests like "improve", "add feature", or when requirements are unclear and vague.
Drafts comprehensive Product Requirements Documents with structured requirements, user stories, and success metrics.
/plugin marketplace add mintuz/claude-plugins/plugin install product-management@mintuz-claude-pluginsDraft complete Product Requirements Documents that connect user pain points to business impact and delivery plans.
AskUserQuestion tool)Ask clarifying questions until the above are known.
# PRD: [Feature Name]
**Context:** [Product context, audience, platform, constraints]
**Author:** [Name]
**Status:** Draft | In Review | Approved
**Last Updated:** [Date]
## 1. Problem Statement
### Current Situation
[Description]
### User Pain Points
- [Pain point 1 + example]
- [Pain point 2 + example]
### Business Impact
- [Quantified/qualitative impact]
## 2. Proposed Solution
### Overview
[High-level approach]
### User Stories
**US-1: [Story title]**
As a [user], I want [action] so that [value].
Acceptance Criteria:
- [ ] [Criterion 1]
- [ ] [Criterion 2]
### Success Metrics
| Metric | Target | Owner | Timeframe |
| -------- | -------- | ------- | ----------- |
| [Metric] | [Target] | [Owner] | [Timeframe] |
## 3. Requirements
### Functional Requirements
**Must Have:** - [...]
**Should Have:** - [...]
**Could Have:** - [...]
### Technical Requirements
- Performance: [targets]
- Data: [schema/storage]
- Security: [auth, encryption, access]
- Compliance: [e.g., GDPR/SOC2]
- Observability: [logging, monitoring, alerting]
### Design Requirements
- States: loading/empty/error/success
- Responsiveness: [breakpoints]
- Accessibility: [WCAG level]
- Content/Tone: [guidelines]
### Non-Goals
- [Out-of-scope with rationale]
## 4. Implementation
### Dependencies
- Teams: [...]
- Systems: [...]
- Vendors: [...]
### Phases
1. [Phase 1]
2. [Phase 2]
### Resources Needed
- [Role/Tool]
## 5. Risks and Mitigations
| Risk | Likelihood | Impact | Mitigation | Owner |
| ------ | ---------- | ------ | ---------- | ------- |
| [Risk] | H/M/L | H/M/L | [Strategy] | [Owner] |
## 6. Appendix
### Assumptions
- [Assumption]
### Open Questions
- [ ] [Question]
### Measurement Plan
- Dashboard: [link]
- Review Cadence: [frequency]
- Owner: [name]
AskUserQuestion tool, then draft once answered.Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development