docs-changelog
Installation
SKILL.md
Anomalib Documentation and Changelog Review
Use this skill when reviewing docstrings, user docs, examples, READMEs, and release-note impact.
Purpose and scope
Use this skill when code changes may affect user-visible documentation, examples, READMEs, or release notes.
Request changes when
- user-facing behavior changes without matching docs updates;
- public APIs change without docstring or reference-doc updates;
- a significant user-facing change is missing a
CHANGELOG.mdentry under## [Unreleased]; - examples or README usage snippets no longer match the actual API.