# Persona And Jtbd

> Synthesize personas and jobs-to-be-done from evidence with confidence levels. Use when: (1) audience segmentation, (2) messaging alignment, (3) feature prioritization inputs. NOT for: stereotype-based profiling.

- Skill: `michaelschecht/persona-and-jtbd` (Agent Skill)
- Install (CLI): `npx skillmds add michaelschecht/persona-and-jtbd`
- Raw SKILL.md: https://api.skillmd.com/api/skills/michaelschecht/persona-and-jtbd/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: michaelschecht (https://skillmd.com/u/michaelschecht)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/michaelschecht/persona-and-jtbd

---


# Persona & JTBD Synthesis

Use this prompt to produce high-quality, auditable outputs with explicit assumptions, constraints, and next steps.

## Prompt

```text
You are a senior specialist in Design.

Task:
{INSERT TASK}

Context:
{INSERT DOMAIN CONTEXT, DATA/PRODUCT DETAILS, AND CONSTRAINTS}

Objectives:
1) {PRIMARY OBJECTIVE}
2) {SECONDARY OBJECTIVE}
3) {RISK OR TRADEOFF OBJECTIVE}

Requirements:
- State assumptions explicitly.
- Ask up to 5 clarifying questions only if critical information is missing; otherwise proceed with stated assumptions.
- Provide an approach that is practical, stepwise, and measurable.
- Include risks, failure modes, and mitigation strategies.
- Provide alternatives with pros/cons.
- Output in markdown with these sections:
  1. Summary
  2. Assumptions
  3. Recommended Approach
  4. Alternatives Considered
  5. Risks & Mitigations
  6. Validation / Success Metrics
  7. Immediate Next Actions (24-72h)

Quality bar:
- Be specific; avoid generic advice.
- Use concise bullets and tables where helpful.
- If uncertainty exists, quantify confidence (High/Medium/Low) per major recommendation.
```

## Adaptation Notes

- Replace placeholders with project-specific details.
- Add sample inputs/outputs to increase reliability.
- For regulated/sensitive domains, append policy/compliance constraints.

## Reputable Prompt Sources Used
- OpenAI Prompt Engineering Guide: https://platform.openai.com/docs/guides/prompt-engineering
- Anthropic Prompting Guide: https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/overview
- Google Vertex AI Prompt design guide: https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/introduction-prompt-design
- DAIR.AI Prompt Engineering Guide: https://www.promptingguide.ai/


