#215 docs-search: lead description with Use-this-when trigger - #258
Conversation
Tessl Plugin Lint
|
There was a problem hiding this comment.
Pull request overview
Updates the docs-search skill’s frontmatter description so routing guidance starts with a clear “Use this when …” trigger, improving skill selection reliability per issue #215.
Changes:
- Rewrote the
docs-searchSKILL.md frontmatterdescriptionto lead with “Use this when …”. - Kept the change content-only (frontmatter description).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| --- | ||
| name: docs-search | ||
| description: Searches the aem.live documentation for information on AEM Edge Delivery Services features. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't turning up relevant results. | ||
| description: "Use this when you need more information about an AEM Edge Delivery Services feature or guidance on how to implement one, and your existing web-search tools are not turning up relevant results. Covers searching the aem.live documentation." |
|
🎉 This PR is included in version 1.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Addresses #215.
Problem —
docs-search's trigger was the second sentence rather than the opening line, weakening routing.Solution — Rewrote the description so the
Use this when …trigger is the first sentence, following the recommendedUse this when <trigger>. Covers <topics>.pattern. Content-only change to the frontmatterdescription.Validated with
npm run validate. Generated with AI assistance.Pull Request opened by Augment Code | View session