pr-workflow
Installation
SKILL.md
Anomalib PR Workflow Review
Use this skill when reviewing whether a change is ready for contribution and merge.
Purpose and scope
Use this skill for merge readiness, contributor workflow, CI expectations, PR title checks, and branch naming.
Request changes when
- the PR title does not follow the repository's Conventional Commit style;
- branch naming does not match
<type>/<scope>/<description>; - required quality gates, docs, tests, or changelog updates are missing;
- workflow or security-sensitive changes are not reviewed to the repo's standards.