| name | <kebab-name> |
| description | <≤300 chars, third-person, behavioral, names what + when (trigger phrases)> |
| lastReviewed | "2026-05-26T00:00:00.000Z" |
Skeleton instructions: copy this file to .github/skills/<your-skill>/SKILL.md, then replace every <placeholder> and update lastReviewed to today's date. Delete this blockquote before committing.
<One-paragraph summary of what the skill does and why it exists. Behavioral, not encyclopedic.>
When to Use
- <Concrete trigger 1>
- <Concrete trigger 2>
- <Concrete trigger 3>
When not to use
- — use
<other-skill> instead.
- .
How to Apply
Step 1 —
<What the agent does in this step. Concrete. Cite tools, files, or commands by name.>
Step 2 —
<...>
Step 3 —
<...>
Anti-Patterns
Falsifiability — Would Revise If
- Event-based: <observable event that, if it occurs ≥N times, invalidates the skill's design>.
- Date-based: <YYYY-MM-DD — if no fires by this date, downgrade to sinking>.
Related