Product Brief
Generate a structured product brief that captures the initial vision, research, and justification for a new feature or product initiative. This is the pre-PRD artifact that aligns stakeholders on WHAT we're solving and WHY before investing in detailed requirements.
When to Use
- New feature idea needs validation and structure before PRD
- Stakeholder wants a concise overview before committing resources
- Need to research market/competitive landscape for an initiative
- Translating customer feedback or support trends into a product opportunity
Workflow
Step 1: Problem Discovery
Gather context about the problem:
- What triggered this idea? (customer request, support trend, competitive pressure, internal observation)
- Who is affected? (which user roles: CRAs, Data Managers, Site Coordinators, Sponsors)
- How are users solving this today? (workarounds, manual processes, competitor tools)
- What is the cost of NOT solving this? (time lost, errors, compliance risk, churn risk)
Step 2: Research
If WebSearch is available, research:
- How competitors handle this (Medidata, Veeva, Oracle, Castor)
- Industry trends and standards (CDISC, ICH guidelines, FDA guidance)
- Market sizing and demand signals
- Published best practices or white papers
Pull existing context from Confluence via Atlassian MCP if available:
- Prior discussions or decisions on this topic
- Related customer feedback or support tickets
- Existing technical documentation
Step 3: Generate Product Brief
Structure the brief as follows:
# Product Brief: [Feature/Initiative Name]
## Status: Draft | Under Review | Approved | Declined
## Author: [Name]
## Date: [Date]
## Stakeholders: [List]
---
## 1. Problem Statement
One paragraph. What problem are we solving and for whom?
## 2. Background & Context
- What triggered this initiative
- Current state and pain points
- Customer evidence (quotes, ticket counts, feedback themes)
- Market/industry context
## 3. Target Users
| User Role | Need | Current Workaround | Pain Level (1-5) |
|-----------|------|--------------------|-------------------|
| [Role] | ... | ... | ... |
## 4. Competitive Landscape
| Competitor | Has This? | Their Approach | Gap/Opportunity |
|------------|-----------|----------------|-----------------|
| Medidata | ... | ... | ... |
| Veeva | ... | ... | ... |
| Oracle | ... | ... | ... |
## 5. Proposed Solution (High Level)
2-3 paragraphs describing the envisioned solution at a conceptual level.
NOT detailed requirements - save that for the PRD.
## 6. Success Metrics
| Metric | Current State | Target | How Measured |
|--------|--------------|--------|--------------|
| ... | ... | ... | ... |
## 7. Regulatory Considerations
- 21 CFR Part 11 impact (audit trails, e-signatures, data integrity)
- Validation requirements (new IQ/OQ/PQ needed?)
- HIPAA/GDPR implications
## 8. Rough Sizing
- Estimated effort: [T-shirt size: S/M/L/XL]
- Key dependencies
- Risks and unknowns
## 9. Recommendation
Go / No-Go / Needs More Research
Rationale for recommendation.
## 10. Next Steps
If approved:
- [ ] Assign PM for full PRD (use /product-prd)
- [ ] Schedule stakeholder alignment (use /stakeholder-alignment)
- [ ] Begin technical feasibility assessment
Step 4: Offer Next Actions
After generating the brief, offer:
- "Shall I create a full PRD from this brief? (use /product-prd)"
- "Want me to create a business case with ROI? (use /business-case)"
- "Should I do a deeper competitive analysis? (use /competitor-analysis)"
1---2name: product-brief3description: Create a product brief with market research, user needs analysis, competitive landscape, and problem definition that feeds into PRD creation. The first step in the product lifecycle before writing a full PRD.4---56# Product Brief78Generate a structured product brief that captures the initial vision, research, and justification for a new feature or product initiative. This is the pre-PRD artifact that aligns stakeholders on WHAT we're solving and WHY before investing in detailed requirements.910## When to Use1112- New feature idea needs validation and structure before PRD13- Stakeholder wants a concise overview before committing resources14- Need to research market/competitive landscape for an initiative15- Translating customer feedback or support trends into a product opportunity1617## Workflow1819### Step 1: Problem Discovery2021Gather context about the problem:22- What triggered this idea? (customer request, support trend, competitive pressure, internal observation)23- Who is affected? (which user roles: CRAs, Data Managers, Site Coordinators, Sponsors)24- How are users solving this today? (workarounds, manual processes, competitor tools)25- What is the cost of NOT solving this? (time lost, errors, compliance risk, churn risk)2627### Step 2: Research2829If WebSearch is available, research:30- How competitors handle this (Medidata, Veeva, Oracle, Castor)31- Industry trends and standards (CDISC, ICH guidelines, FDA guidance)32- Market sizing and demand signals33- Published best practices or white papers3435Pull existing context from Confluence via Atlassian MCP if available:36- Prior discussions or decisions on this topic37- Related customer feedback or support tickets38- Existing technical documentation3940### Step 3: Generate Product Brief4142Structure the brief as follows:4344```45# Product Brief: [Feature/Initiative Name]4647## Status: Draft | Under Review | Approved | Declined48## Author: [Name]49## Date: [Date]50## Stakeholders: [List]5152---5354## 1. Problem Statement55One paragraph. What problem are we solving and for whom?5657## 2. Background & Context58- What triggered this initiative59- Current state and pain points60- Customer evidence (quotes, ticket counts, feedback themes)61- Market/industry context6263## 3. Target Users64| User Role | Need | Current Workaround | Pain Level (1-5) |65|-----------|------|--------------------|-------------------|66| [Role] | ... | ... | ... |6768## 4. Competitive Landscape69| Competitor | Has This? | Their Approach | Gap/Opportunity |70|------------|-----------|----------------|-----------------|71| Medidata | ... | ... | ... |72| Veeva | ... | ... | ... |73| Oracle | ... | ... | ... |7475## 5. Proposed Solution (High Level)762-3 paragraphs describing the envisioned solution at a conceptual level.77NOT detailed requirements - save that for the PRD.7879## 6. Success Metrics80| Metric | Current State | Target | How Measured |81|--------|--------------|--------|--------------|82| ... | ... | ... | ... |8384## 7. Regulatory Considerations85- 21 CFR Part 11 impact (audit trails, e-signatures, data integrity)86- Validation requirements (new IQ/OQ/PQ needed?)87- HIPAA/GDPR implications8889## 8. Rough Sizing90- Estimated effort: [T-shirt size: S/M/L/XL]91- Key dependencies92- Risks and unknowns9394## 9. Recommendation95Go / No-Go / Needs More Research96Rationale for recommendation.9798## 10. Next Steps99If approved:100- [ ] Assign PM for full PRD (use /product-prd)101- [ ] Schedule stakeholder alignment (use /stakeholder-alignment)102- [ ] Begin technical feasibility assessment103```104105### Step 4: Offer Next Actions106107After generating the brief, offer:108- "Shall I create a full PRD from this brief? (use /product-prd)"109- "Want me to create a business case with ROI? (use /business-case)"110- "Should I do a deeper competitive analysis? (use /competitor-analysis)"