Observe frictionFind a repeated decision or failure.
Reusable judgment
Teach the
decision.
A skill changes behavior. Keep the trigger precise, put the workflow in SKILL.md, and move conditional facts, scripts, and examples into focused files.
Package anatomy
One job.
More than
one file.
REVIEW-UI / SKILL PACKAGE
├── SKILL.md → trigger + workflow · ├── references/ → conditional facts · ├── scripts/ → deterministic checks · └── assets/ → templates + examplesCreate a skill
Observe →
trigger →
validate
Define the triggerSay when it should load and when it should stay out.
Choose anatomyUse references for facts and scripts for deterministic mechanics.
Evaluate behaviorTest realistic prompts, edge cases, safety, and evidence.