ai-rule-gen
ai-rule-gen 收录了来自 konveyor 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Generates Konveyor analyzer migration rules from a migration guide (URL, file path, or pasted text). Use when the user wants to create Konveyor rules, migrate an application, or convert a migration guide into analyzer rules.
Extracts migration patterns from a guide and produces validated Konveyor analyzer rules. Use when processing guide sections to identify API changes, class relocations, and behavioral differences.
Generates compilable test source code that triggers Konveyor analyzer rule patterns. Use when test data is needed for kantra rule validation.
Generate Konveyor analyzer migration rules from a migration guide (URL, file path, or pasted text). Use when the user wants to create Konveyor rules, migrate an application, or convert a migration guide into analyzer rules.
Generate Konveyor analyzer migration rules with test generation and validation from a migration guide (URL, file path, or pasted text). Use when the user wants to create tested Konveyor rules with full validation.
One-stop eval for generated Konveyor migration rules. Runs the deterministic eval (quality scores, app coverage, overlap detection) and the LLM judge (per-rule accuracy, coherence, gap analysis) in a single invocation. Optionally fixes issues it finds.
Fixes failing test data so rules pass kantra tests, with built-in verify loop. Use when kantra tests fail and test data needs diagnosis and repair.