Skip to content

fix: add missing YAML frontmatter to skill files#1046

Draft
gaburn wants to merge 1 commit intobradygaster:devfrom
gaburn:gaburn/706-fix-skill-frontmatter
Draft

fix: add missing YAML frontmatter to skill files#1046
gaburn wants to merge 1 commit intobradygaster:devfrom
gaburn:gaburn/706-fix-skill-frontmatter

Conversation

@gaburn
Copy link
Copy Markdown

@gaburn gaburn commented Apr 25, 2026

Fixes #706 - Added YAML frontmatter to 7 skill SKILL.md files that were missing it. The other 7 files listed in the issue already had correct frontmatter on dev. Ran template sync to propagate changes to packages.

7 skill SKILL.md files were missing YAML frontmatter entirely, preventing
them from loading in the Copilot CLI. Added proper frontmatter blocks with
name, description, domain, confidence, and source fields. Ran template sync
to propagate the nap skill change and skill-template sync for .squad/skills.

The other 7 files listed in the issue already had correct frontmatter on
the dev branch, so no changes were needed for those.

Closes bradygaster#706

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing YAML Frontmatter in Skills

1 participant