konveyor

13 mods across 1 repository, 2 stars between them.

konveyor/agentic-controller

Instructions file CodexOpenCode

Instructions for konveyor/agentic-controller, covering agentic controller — agent instructions, what this project is, key documents, how to work in this repo and go code.

2 5d ago A 1,050 tokens original Apache-2.0

konveyor/agentic-controller

Instructions file

Instructions for konveyor/agentic-controller: Project rules and instructions live in AGENTS.md. Read that file now -- it is the single source of truth for all agent-facing guidance in this repo.

2 5d ago A 31 tokens original Apache-2.0

execute

06

konveyor/agentic-controller

Skill Claude CodeCodex

Reads docs/plan.md and executes each migration step in order. Does not build or test — that is the verify stage's job.

2 5d ago A 29 tokens original Apache-2.0

javaee-to-quarkus

07

konveyor/agentic-controller

Skill Claude CodeCodex

Migrates Java EE 7/8 applications (WebLogic, JBoss, WildFly) to Quarkus 3. Use when moving off a traditional Java EE application server to the Quarkus runtime, not just renaming javax to jakarta.

2 5d ago A 58 tokens original Apache-2.0

plan

08

konveyor/agentic-controller

Skill Claude CodeCodex

Analyzes a project by reading its build manifest, layout, and source, and uses the Konveyor analysis results (.konveyor/analysis.json) to work out the migration approach and dependency-ordered steps toward the target named in the prompt, and produces a single migration plan for approval. Produces docs/plan.md.

2 5d ago A 66 tokens original Apache-2.0

verify

09

konveyor/agentic-controller

Skill Claude CodeCodex

Builds the migrated project and fixes build errors until it compiles, then runs tests and runtime verification, and confirms that every violation listed in .konveyor/analysis.json was addressed, using what the execute stage did. Appends its results to .konveyor/handoff.md.

2 5d ago A 58 tokens original Apache-2.0

questionnaire

10

konveyor/agentic-controller

Skill Claude CodeCodex

Detects the source application's tech stack and gathers migration decisions across 7 language-agnostic categories. Validates that the migration prompt matches the actual code before proceeding. Produces .konveyor/questionnaire.json.

2 5d ago A 45 tokens original Apache-2.0

grill-me

11

konveyor/agentic-controller

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2 5d ago A 49 tokens copy · 92% Apache-2.0

grill-with-docs

12

konveyor/agentic-controller

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2 5d ago A 57 tokens copy · 89% Apache-2.0

submit-pr

13

konveyor/agentic-controller

Skill Claude CodeCodex

Open a pull request that passes this repo's CI checks — correct emoji title prefix and a changelog fragment when required. Use when the user wants to submit, open, or create a PR in this repository.

2 5d ago A 45 tokens original Apache-2.0