Agent Skills
Package reusable procedural knowledge for agents.
Place files
Store skills in project or user skill directories depending on whether they are shared.
Understand discovery
Skills are discovered and loaded when their metadata matches the task.
Write frontmatter
Use precise names and descriptions so skills trigger only when relevant.
---
name: release-check
description: Verify release readiness for this repository.
---