Uh oh!
There was an error while loading. Please reload this page.
chore: add frontmatter to the running-tend skill - #6208
Merged
Conversation
Without it, skill discovery falls back to the directory name and the file's first heading, so a CI session was offered the overlay as "Running Tend in PRQL" — a title where the description belongs. The guidance itself is unchanged. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
prql-bot
approved these changes
Aug 19, 2026
It is the only section granting an outward action, so it belongs in the description a session judges relevance from. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.claude/skills/running-tend/SKILL.mdhad no YAML frontmatter. Claude Code discovers the file anyway, but falls back to the directory name and the file's first heading, so a CI session saw it listed asrunning-tend: Running Tend in PRQL. The overlay still got loaded — the bundledrunning-in-ciskill tells the bot to loadrunning-tendwhenever it appears in the skill list — but an agent judges relevance from that line, and an H1 says nothing about what the file contains.The frontmatter names the skill and describes what this overlay carries: the standing exception for filing issues in other repos, PR title conventions, CI structure, the Dependabot-batch polling rule, weekly maintenance, and the issue-closing policy. The guidance itself is unchanged, and the frontmatter matches what tend's installer now stamps for new overlays.
Checked on Claude Code 2.1.235 (tend's action pins 2.1.233) by listing the available skills in a checkout with and without the change.