Skip to content

#215 find-test-content: lead description with Use-this-when trigger + disambiguate from page-import - #246

Merged
trieloff merged 1 commit into
mainfrom
trieloff/skill-desc-find-test-content
Jul 6, 2026
Merged

#215 find-test-content: lead description with Use-this-when trigger + disambiguate from page-import#246
trieloff merged 1 commit into
mainfrom
trieloff/skill-desc-find-test-content

Conversation

@trieloff

@trieloff trieloff commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Addresses #215.

Problemfind-test-content's description had no trigger and no disambiguation from page-import, so an agent could misroute between finding existing content and importing a new page.

Solution — Rewrote the description to lead with a Use this when … trigger and added a to import a new page from a URL use page-import disambiguation. Content-only change to the frontmatter description.

Validated with npm run validate. Generated with AI assistance.


Pull Request opened by Augment Code | View session

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Tessl Skill Lint

⚠️ edge-delivery-services — 1 warning(s)
⚠ tile.json is deprecated. Migrate to .tessl-plugin/plugin.json to publish a plugin-shape package. Run `tessl plugin migrate` to convert automatically. tile.json support will be removed in a future release.

✔ Plugin adobe/aem-edge-delivery-services@0.1.0 is valid

✅ All 1 tile(s) lint passed with 1 warning(s) total.

Updated by tessl-lint for commit bb50e87.

@trieloff trieloff added the ai-generated Pull request contains code generated or co-authored by AI tools label Jul 6, 2026
@trieloff
trieloff marked this pull request as ready for review July 6, 2026 18:06
@trieloff
trieloff requested a review from shsteimer as a code owner July 6, 2026 18:06
Copilot AI review requested due to automatic review settings July 6, 2026 18:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the find-test-content skill’s frontmatter description to improve agent routing by adding an explicit “Use this when …” trigger and disambiguating it from page-import (finding existing content vs importing a new page).

Changes:

  • Rewrote the description frontmatter to lead with a “Use this when …” trigger.
  • Added explicit disambiguation directing users to page-import for URL-based imports.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

---
name: find-test-content
description: Search for existing content pages containing a specific block in AEM Edge Delivery Services. Reports URLs with occurrences and variants to help identify test content during development.
description: "Use this when you need to find existing pages that already use a specific block in an AEM Edge Delivery Services project, for example to locate test content or examples during block development. Covers reporting page URLs with occurrence counts and block variants. This searches existing content; to import a new page from a URL use page-import."
@trieloff
trieloff merged commit bdf3574 into main Jul 6, 2026
10 checks passed
@trieloff
trieloff deleted the trieloff/skill-desc-find-test-content branch July 6, 2026 18:14
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-generated Pull request contains code generated or co-authored by AI tools released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants