mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 15:00:11 -04:00
feat(skills): add when_to_use frontmatter for skill discovery guidance
This commit is contained in:
parent
cba5f5d99e
commit
53e3814ba8
2 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue