feat(skills): add when_to_use frontmatter for skill discovery guidance

This commit is contained in:
Bryan Ramos 2026-04-02 07:09:40 -04:00
parent cba5f5d99e
commit 53e3814ba8
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---
name: conventions
description: Core coding conventions and quality priorities for all projects.
when_to_use: Automatically loaded by agents via skills frontmatter. Load manually when you need to reference project coding standards, commit format, or quality priorities.
---
## Quality priorities (in order)