pol-probe-advisor
The pol-probe-advisor guides product managers in selecting the optimal Proof of Life validation method from five approaches (feasibility checks, task-focused tests, narrative prototypes, synthetic data simulations, and vibe-coded probes) based on specific hypotheses, risks, and constraints. Use this when facing technical or user experience uncertainties and needing to match the validation approach to the actual learning goal rather than team comfort or stakeholder preference.
git clone --depth 1 https://github.com/deanpeters/Product-Manager-Skills /tmp/pol-probe-advisor && cp -r /tmp/pol-probe-advisor/skills/pol-probe-advisor ~/.claude/skills/pol-probe-advisorSKILL.md
## Purpose
Guide product managers through selecting the right **Proof of Life (PoL) probe** type (of 5 flavors) based on their hypothesis, risk, and available resources. Use this when you need to eliminate a specific risk or test a narrow hypothesis, but aren't sure which validation method to use. This interactive skill ensures you match the cheapest prototype to the harshest truth—not the prototype you're most comfortable building.
This is **not** a tool for deciding *if* you should validate (you should). It's a decision framework for choosing *how* to validate most effectively.
## Key Concepts
### The Core Problem: Method-Hypothesis Mismatch
**Common failure mode:** PMs choose validation methods based on tooling comfort ("I know Figma, so I'll design a prototype") rather than learning goal. Result: validate the wrong thing, miss the actual risk.
**Solution:** Work backwards from the hypothesis. Ask: "What specific risk am I eliminating? What's the cheapest path to harsh truth?"
---
### The 5 PoL Probe Flavors (Quick Reference)
| Type | Core Question | Best For | Timeline |
|------|---------------|----------|----------|
| **Feasibility Check** | "Can we build this?" | Technical unknowns, API dependencies, data integrity | 1-2 days |
| **Task-Focused Test** | "Can users complete this job without friction?" | Critical UI moments, field labels, decision points | 2-5 days |
| **Narrative Prototype** | "Does this workflow earn stakeholder buy-in?" | Storytelling, explaining complex flows, alignment | 1-3 days |
| **Synthetic Data Simulation** | "Can we model this without production risk?" | Edge cases, unknown-unknowns, statistical modeling | 2-4 days |
| **Vibe-Coded PoL Probe** | "Will this solution survive real user contact?" | Workflow/UX validation with real interactions | 2-3 days |
**Golden Rule:** *"Use the cheapest prototype that tells the harshest truth."*
---
### Anti-Patterns (What This Is NOT)
- **Not "build the prototype you're comfortable with":** Match method to hypothesis, not skillset
- **Not "pick based on stakeholder preference":** Optimize for learning, not internal politics
- **Not "choose the most impressive option":** Impressive ≠ informative
- **Not "default to code":** Writing code should be your last resort, not your first
---
### When to Use This Skill
✅ **Use this when:**
- You have a clear hypothesis but don't know which validation method to use
- You're unsure whether to build code, create a video, or run a simulation
- You need to eliminate a specific risk quickly (within days)
- You want to avoid prototype theater
❌ **Don't use this when:**
- You don't have a hypothesis yet (use `problem-statement.md` or `problem-framing-canvas.md` first)
- You're trying to impress executives (that's not validation)
- You already know the answer (confirmation bias)
- You need to ship an MVP (this is for pre-MVP reconnaissance)
---
### Facilitation Source of Truth
Use [`workshop-facilitation`](../workshop-facilitation/SKILL.md) as the default interaction protocol for this skill.
It defines:
- session heads-up + entry mode (Guided, Context dump, Best guess)
- one-question turns with plain-language prompts
- progress labels (for example, Context Qx/8 and Scoring Qx/5)
- interruption handling and pause/resume behavior
- numbered recommendations at decision points
- quick-select numbered response options for regular questions (include `Other (specify)` when useful)
This file defines the domain-specific assessment content. If there is a conflict, follow this file's domain logic.
## Application
This interactive skill uses **adaptive questioning** to recommend the right PoL probe type based on your context.
---
### Step 0: Gather Context
**Agent asks:**
Let's figure out which PoL probe type is right for your validation needs. First, I need some context:
**1. What hypothesis are you testing?**
(Describe in one sentence, or use "If [we do X] for [persona], then [outcome]" format)
**2. What specific risk are you trying to eliminate?**
Examples:
- Technical feasibility ("Can our API handle real-time data?")
- User task completion ("Can users find the 'export' button?")
- Stakeholder alignment ("Will leadership approve this direction?")
- Edge case behavior ("How does the system handle duplicate entries?")
- Workflow validation ("Will users complete the 3-step onboarding?")
**3. What's your timeline?**
- Hours (same-day validation)
- 1-2 days (quick spike)
- 3-5 days (moderate effort)
- 1 week+ (too long—consider breaking into smaller probes)
**4. What resources do you have available?**
Examples:
- Engineering capacity (1 dev for 1 day)
- Design tools (Figma, Loom, Sora)
- AI/no-code tools (ChatGPT Canvas, Replit, Airtable)
- User access (10 users from waitlist, 5 beta customers, etc.)
- Budget (for UsabilityHub, Optimal Workshop, etc.)
---
### Step 1: Identify the Core Question
**Agent synthesizes user input and asks:**
Based on your hypothesis and risk, which of these core questions are you really trying to answer?
**Offer 5 options (aligned to probe types):**
1. **"Can we build this?"** — You're uncertain about technical feasibility, API integration, data availability, or third-party dependencies
2. **"Can users complete this job without friction?"** — You're validating critical UI moments, field labels, navigation, or decision points
3. **"Does this workflow earn stakeholder buy-in?"** — You need to explain a complex flow, align leadership, or "tell vs. test" the story
4. **"Can we model this without production risk?"** — You need to explore edge cases, simulate user behavior, or test prompt logic safely
5. **"Will this solution survive real user contact?"** — You need users to interact with a semi-functional workflow to catch UX/workflow issues
**User response:** [Select one number, or describe if none fit]
---
### Step 2: Recommend PoL Probe Type
**Based on user selection, agent recommends the matching probe type:**
---
#### Option 1 SeleRun a structured discovery flow from problem framing through opportunity mapping and validation planning.
Guide PM to Director to VP/CPO transition planning with role-fit diagnostics and onboarding guidance.
Turn strategy and validated opportunities into a sequenced roadmap with clear tradeoffs.
Select what to work on next using the right prioritization method for your context.
Build product strategy from positioning through opportunity and roadmap decisions.
Create a decision-ready PRD by chaining problem framing, requirements definition, and story scaffolding.
Evaluate acquisition channels using unit economics, customer quality, and scalability. Use when deciding whether to scale, test, or kill a growth channel.
Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and choosing the next team capability to build.