Skip to content

skill-tickets SKILL.md: a description YAML can parse - #1753

Merged
suleimansh merged 1 commit into
mainfrom
skill-tickets-frontmatter
Sep 2, 2026
Merged

skill-tickets SKILL.md: a description YAML can parse#1753
suleimansh merged 1 commit into
mainfrom
skill-tickets-frontmatter

Conversation

@suleimansh

@suleimansh suleimansh commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The description in packages/skill-tickets/SKILL.md held : after "agent queue". YAML reads that as a second key inside the value, so GitHub rendered "mapping values are not allowed in this context at line 2 column 55", and a skill loader parsing the frontmatter the same way would stumble too. The line predates #1752 (it came with #1749).

Rephrased without the colon; both SKILL.md frontmatters now parse.

🤖 curated · Fable 5.1, effort high — one line, checked with a YAML parser.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WDPvXJ7KN5Msffxmc3vYvi

The description held ': ' after 'agent queue', which YAML reads as a second key inside
the value; GitHub showed the error and a skill loader parsing the frontmatter would
stumble the same way. Rephrased without the colon.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WDPvXJ7KN5Msffxmc3vYvi
@suleimansh
suleimansh merged commit b5f9623 into main Sep 2, 2026
2 checks passed
@suleimansh
suleimansh deleted the skill-tickets-frontmatter branch September 2, 2026 22:12
@suleimansh suleimansh changed the title skill-tickets SKILL.md: a description YAML can parse SKILL.md frontmatter fix; DECISIONS.md in plain sentences Sep 2, 2026
@suleimansh suleimansh changed the title SKILL.md frontmatter fix; DECISIONS.md in plain sentences skill-tickets SKILL.md: a description YAML can parse Sep 2, 2026
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.

1 participant