Add prompt to evaluate skills description#371
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a GitHub prompt file intended to help reviewers/agents assess the quality of description entries in SKILL.md YAML frontmatter across the repository.
Changes:
- Introduces a new prompt under
.github/prompts/for rating skill descriptions on a 1–5 scale. - Documents evaluation criteria, examples of good/bad descriptions, and a reporting format including a summary table.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds a reusable GitHub prompt to evaluate the quality of description fields in skill frontmatter across this repository’s plugins, helping ensure skills are discoverable/selected by coding agents.
Changes:
- Introduces a new
.github/prompts/evaluate-skill-descriptions.prompt.mdprompt with a 1–5 rating rubric. - Includes concrete examples of good vs. bad frontmatter descriptions and a structured output format for reviewers.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
ManishJayaswal
left a comment
There was a problem hiding this comment.
Thanks! @Evangelink !
Replaces #370
Add @ManishJayaswal description evaluation prompt to the repo