chore: update pull request template with additional references and improve automated checks section

This commit is contained in:
Mohan Raj Rajamanickam 2026-03-11 15:00:29 -07:00
parent a634d4a652
commit d78f4c9b80
No known key found for this signature in database
GPG Key ID: 7CE83B7611FA8B8B

View File

@ -1,3 +1,5 @@
**References:** [Contributing guide](../CONTRIBUTING.md) · [Repo structure](../README.md)
## What changed
<!-- Briefly describe what skill(s) were added, updated, or removed. -->
@ -14,6 +16,8 @@
# Skills
**References:** [Skill authoring guide](../README.md) · [Automated checks](../scripts/validate-skills.ts)
## Checklist
**Naming**
@ -36,7 +40,7 @@
---
**Automated checks** — enforced by CI (`npm run validate:skills`):
**Automated checks** — enforced by CI ([`npm run validate:skills`](../scripts/validate-skills.ts)):
- Directory is one level deep, named in kebab-case, contains `SKILL.md`
- Frontmatter `name` matches directory name; `description` is present, ≥ 20 words, and includes trigger language