---
name: <phase-or-classification-skill-name>
description: <1-2 sentences, include trigger keywords, max 1024 chars>
phase: <discover|define|develop|deliver|measure|iterate>
# classification: foundation   # For foundation/utility skills, use classification and omit phase
version: "1.0.0"
updated: 2026-03-19
license: Apache-2.0
metadata:
  category: <one of: research, problem-framing, ideation, specification, validation, reflection, coordination>
  frameworks: [triple-diamond, lean-startup, design-thinking]
  author: product-on-purpose
---

# <Skill Title>

<One paragraph overview of what this skill produces and why it matters.>

## When to Use

- <Situation 1>
- <Situation 2>
- <Situation 3>

## Instructions

When asked to <create artifact>, follow these steps:

1. **<Step 1 Title>**
   <What to do and why>

2. **<Step 2 Title>**
   <What to do and why>

3. **<Step 3 Title>**
   <What to do and why>

4. **<Step 4 Title>**
   <What to do and why>

## Output Format

Use the template in `references/TEMPLATE.md` to structure the output.

## Quality Checklist

Before finalizing, verify:

- [ ] <Quality criterion 1>
- [ ] <Quality criterion 2>
- [ ] <Quality criterion 3>

## Examples

See `references/EXAMPLE.md` for a completed example.
