---
name: <kebab-case-slug>
description: <What this skill does. Use this whenever the user mentions <concrete contexts and trigger phrases>, even if they don't explicitly ask for <skill name>.>
---

# <Skill Name>

<One-paragraph purpose: what this skill enables the agent to do, and when to reach for it.>

## When to trigger

<Restate/expand the trigger contexts. Keep "when to use" primarily in the frontmatter description; this section is for the body reader's orientation.>

## Flow

<The high-level steps the agent follows when the skill is consulted. Keep lean — put heavy detail in references and point to them.>

1. Step one
2. Step two
3. ...

## References

- `references/<topic>.md` — <what it covers, when to read it>

## Templates

- `templates/<artifact>` — <what it is, when to copy it>

## Reflexivity self-check (if this is a meta-skill)

<If this skill operates on skills or other meta-objects, note the reflexivity defense here: what external anchor keeps its standard from self-validating. Omit for non-meta skills.>