Skip to main content
GitHub repository

ai-rule-gen

ai-rule-gen contains 7 collected skills from konveyor, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-06-24
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

generate-rules
software-developers

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.

2026-06-24
rule-writer
software-developers

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.

2026-06-24
test-generator
software-quality-assurance-analysts-and-testers

Generates compilable test source code that triggers Konveyor analyzer rule patterns. Use when test data is needed for kantra rule validation.

2026-06-22
generate-rules
software-developers

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.

2026-06-10
generate-rules-with-test
software-developers

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.

2026-06-10
eval
software-quality-assurance-analysts-and-testers

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.

2026-05-28
rule-validator
software-quality-assurance-analysts-and-testers

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.

2026-05-28