Validate and assess the quality of Elastic changelog YAML files against current Elastic standards. Reports schema errors, content quality issues, systematic pattern violations, type-title alignment mismatches, and overly technical content that needs user-focused rewrites. Features repository-aware area validation. Fetches canonical guidance to stay in sync. Use when checking or reviewing changelog files before merging — pairs with docs-fix-changelog to get suggested fixes.
$npx -y skills add elastic/elastic-docs-skills --skill review-changelogInstalls into the current project.
Run `npx skills use "https://github.com/elastic/elastic-docs-skills" --skill "elastic/elastic-docs-skills/review-changelog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elastic/elastic-docs-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/elastic-docs-skills"` and select the relevant skills, then follow their instructions.