Skill Lifeguard

Create, audit, and harden skills so they become self-maintaining instead of cat-and-mouse. Use when designing new skills, reviewing existing ones for drift, or turning brittle workflows into reliable ones. Forces Negative Examples, Verification Checkpoints, machine-checkable Done conditions, Replay/smoke test hooks, and Drift signal detection. Do not use for one-off prompts.

majiayu000 Updated 567 repo stars

File contents

majiayu000/agent-patterns/tree/main/skills/skill-lifeguard commit 586fd97e9e

Frequently asked questions

npx skillmds@latest add majiayu000/skill-lifeguard-2