konveyor/agentic-controller

Kubernetes controller for managing AI agent workloads. Defines CRDs (Agent, AgentRun, AgentPlaybook, SkillCard, SkillCollection, LLMProvider) and controllers for composing and executing agent workloads via Agent Sandbox.

2Stars on the repository
13Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

execute

04

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

05

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

06

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

07

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

08

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

09

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

10

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

11

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