What problem does it solve?
This Skill helps you verify whether generated Konveyor migration rules are correct, complete, and aligned with the migration guide, instead of relying on guesswork after generation.
Core Features & Use Cases
- Deterministic evaluation: Checks rule quality, app coverage, and overlap to show whether the rules work in practice.
- LLM rule review: Compares each rule’s detection condition and migration message against the guide to catch wrong matches, vague guidance, and incorrect replacements.
- Gap analysis: Finds migration patterns documented in the guide that have no corresponding rule and proposes concrete rule ideas.
- Use cases: Validate a new ruleset before publishing, review regressions after edits, or audit a migration guide for missing coverage.
Quick Start
Ask the Eval skill to review your generated Konveyor rules against a migration guide and return a report of issues and missing migration patterns.