prd-review-panellisted
Install: claude install-skill brainAlly/pm-cortex
## Purpose
Get comprehensive feedback on your PRD from 7 different perspectives in parallel: Engineering, Design, Executive, Legal, UX Research, Skeptic, and Customer Voice.
Catches gaps, challenges assumptions, and surfaces conflicts before stakeholder review.
## Usage
- `/prd-review-panel` - Review a PRD with all 7 sub-agents
- `/prd-review-panel [prd-name]` - Review specific PRD
- `/prd-review-panel --perspectives "eng,design,exec"` - Review with subset of agents
---
## Context Routing
**Check these files first:**
1. `outputs/prds/` - Active PRDs to review
2. `brain/knowledge/product/features/` - Reference PRDs and past reviews
3. `.claude/agents/` - The 7 registered reviewer subagents (delegate via `subagent_type`)
4. `brain/knowledge/` - Strategic context for executive review
5. `brain/ingestion/interviews/` - User research for UXR validation
**Sub-agents available:**
1. **engineer-reviewer.md** - Technical feasibility, complexity, dependencies
2. **designer-reviewer.md** - UX/UI feedback, user experience
3. **executive-reviewer.md** - Strategic alignment, business impact
4. **legal-advisor.md** - Compliance, risk, regulatory concerns
5. **uxr-analyst.md** - User research synthesis, validation
6. **skeptic.md** - Devil's advocate, challenge assumptions
7. **customer-voice.md** - Simulate user perspective
---
## Workflow
### Step 1: PRD Selection
1. **If user specified PRD name:**
- Look for it in `outputs/prds/` and `brain/knowledge/product/features/`
-