Back to Skills

pm-discovery

verified

Product discovery orchestrator - routes to specialized frameworks for interviews, assumptions, JTBD, and prioritization.

View on GitHub

Marketplace

majestic-marketplace

majesticlabs-dev/majestic-marketplace

Plugin

majestic-company

Repository

majesticlabs-dev/majestic-marketplace
19stars

plugins/majestic-company/skills/pm-discovery/SKILL.md

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/majesticlabs-dev/majestic-marketplace/blob/main/plugins/majestic-company/skills/pm-discovery/SKILL.md -a claude-code --skill pm-discovery

Installation paths:

Claude
.claude/skills/pm-discovery/
Powered by add-skill CLI

Instructions

# PM Discovery Orchestrator

Routes product discovery tasks to specialized frameworks.

## Framework Routing

| Task | Skill | When to Use |
|------|-------|-------------|
| Customer interviews | `pm-customer-interviews` | Conducting or synthesizing user interviews |
| Assumption testing | `pm-assumption-mapping` | Validating product hypotheses |
| Understanding needs | `pm-jobs-to-be-done` | Identifying why customers "hire" solutions |
| Feature prioritization | `pm-prioritization` | RICE/ICE scoring, opportunity mapping |

## When to Use Each

```
Interview synthesis needed? → pm-customer-interviews
Testing assumptions? → pm-assumption-mapping
Understanding motivation? → pm-jobs-to-be-done
Prioritizing features? → pm-prioritization
```

## Discovery Synthesis

After using individual frameworks, synthesize findings:

```markdown
## Discovery Summary: [Feature/Initiative]

### What We Learned
1. [Key insight with evidence]
2. [Key insight with evidence]
3. [Key insight with evidence]

### User Segments & Their Jobs
| Segment | Primary Job | Pain Intensity | Size |
|---------|-------------|----------------|------|
| [Segment A] | [JTBD] | [1-5] | [N users] |

### Prioritized Opportunities
| Rank | Opportunity | Evidence | RICE |
|------|-------------|----------|------|
| 1 | [Opp] | [Quote/data] | [Score] |

### Recommended Next Step
**Do:** [Specific action]
**Test:** [What to validate]
**Success looks like:** [Measurable outcome]

### What We Still Don't Know
- [ ] [Open question to investigate]
- [ ] [Assumption still untested]
```

## Anti-Patterns

| Anti-Pattern | Why It Fails | Instead Do |
|--------------|--------------|------------|
| Leading questions | Confirms bias | Ask open-ended |
| Hypothetical pricing | People lie | Ask current spending |
| Feature requests as truth | Solutions, not problems | Dig for need |
| Small sample decisions | Anecdotes ≠ patterns | 5+ signals minimum |
| Skip competitor research | Reinvent wheel | Research first |

## Integr

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
2175 chars