Skip to content

feat: Add link-rot-scanner skill for EDS content ops#210

Merged
trieloff merged 1 commit into
adobe:mainfrom
focusgts:feat/eds-link-rot-scanner
Jun 25, 2026
Merged

feat: Add link-rot-scanner skill for EDS content ops#210
trieloff merged 1 commit into
adobe:mainfrom
focusgts:feat/eds-link-rot-scanner

Conversation

@focusgts

Copy link
Copy Markdown
Contributor

Summary

Adds the link-rot-scanner skill to the EDS content ops plugin.

Crawls and validates all internal and external links across an AEM Edge Delivery Services site. Uses the query index or sitemap to discover pages, extracts links from .plain.html renditions, checks HTTP status codes (HEAD with GET fallback), and produces a prioritized report of broken, redirecting, and insecure links.

Follows the established format: functional description with a Use when clause, External Content Safety section, concrete fetch/HTTP-check code, a reference file for progressive disclosure, and Apache-2.0 licensing. One skill per PR per @trieloff request.

Test plan

  • tessl-review passes (>=80 percent)
  • No references to non-Adobe repositories
  • CODEOWNERS coverage for the new path

@trieloff trieloff merged commit 8ba049a into adobe:main Jun 25, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.1.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants