Add prompt to evaluate skills description#370
Conversation
|
Note This PR is from a fork and modifies infrastructure files ( Changes to infrastructure typically need to be submitted from a branch in Please consider recreating this PR from an upstream branch. If you don't have push access to |
There was a problem hiding this comment.
Pull request overview
Adds a GitHub prompt file intended to help evaluate and improve the description frontmatter across all skills so agents can more reliably decide when to load them.
Changes:
- Introduces a new
.prompt.mdfile under.github/prompts/describing a rubric and instructions for rating skill descriptions. - Provides examples of strong vs weak descriptions and a required output format (per-skill feedback + 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.
| @@ -0,0 +1,74 @@ | |||
| --- | |||
| mode: ask | |||
| description: Evaluate skill description quality in frontmatter across all plugins and rate them 1-5. | |||
Add to repo the prompt created by @ManishJayaswal to help improving skills description.