# <Skill name, max 64 characters>

> <What it does + when to trigger — specific and pushy, max 200 characters>

- Skill: `freddie-ger/skill-name-max-64-characters` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add freddie-ger/skill-name-max-64-characters`
- Raw SKILL.md: https://api.skillmd.com/api/skills/freddie-ger/skill-name-max-64-characters/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Freddie-GER (https://skillmd.com/u/freddie-ger)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/freddie-ger/skill-name-max-64-characters

---


# <Name>

## Session Start

1. Read `living-checklist.md` — load accumulated learnings from prior sessions
2. Output the Skill Activation Protocol:

```
SKILL ACTIVATED: <skill-name>
Date: YYYY-MM-DD
Checklist read: Yes — [N] active entries, newest: [date of most recent entry]
Active rule: "[verbatim quote of the most recent relevant rule]"
Approach: [2–3 sentences on what this skill will do in this session]
```

---

## When to Use This Skill

- [Specific trigger 1]
- [Specific trigger 2]
- [Specific trigger 3]

---

## Process

### Step 1 — [Name]
[Description]

### Step 2 — [Name]
[Description]

### Step 3 — [Name]
[Description]

---

## Stop Criteria

<!-- Fill in only if Ralph Loop is used. Delete this section otherwise. -->

| Category | Threshold |
|----------|-----------|
| [Criterion] | [Value] |

STOP when: All criteria met AND minimum [N] iterations completed. Maximum [M] iterations.

---

## Tone and Style

- [Style guideline 1]
- [Style guideline 2]

---

## Session End

After completing the task: write new learnings, patterns, or failures to `living-checklist.md`.
Format: date, task context, learning, rule.
Update `revisionslog.md` if this Skill.md was changed.

