konflux-ci/konflux-devlake-mcp
Plugin Claude Code
DevLake engineering metrics skills — query data, generate reports, and scaffold automated report repos using the Konflux DevLake MCP server.
konflux-ci/konflux-devlake-mcp
Plugin Claude Code
DevLake engineering metrics skills — query data, generate reports, and scaffold automated report repos using the Konflux DevLake MCP server.
konflux-ci/konflux-devlake-mcp
Cursor rule Cursor
This is a Model Context Protocol (MCP) server that provides tools for querying and analyzing data from the Konflux DevLake database. The server exposes tools for database operations, incident analysis, deployment tracking, and PR retest analysis.
konflux-ci/konflux-devlake-mcp
Instructions file CodexOpenCode
AGENTS.md instructions for konflux-ci/konflux-devlake-mcp, covering konflux devlake mcp server - agent quick reference, data flow, key paths, adding a tool and test suite.
konflux-ci/konflux-devlake-mcp
Instructions file
Claude Code instructions for konflux-ci/konflux-devlake-mcp, covering konflux devlake mcp server - development guidelines, project overview, key commands, architecture and adding new tools.
konflux-ci/konflux-devlake-mcp
Skill Claude CodeCodex
This skill should be used whenever the user asks about engineering metrics, software delivery performance, or team productivity data — including PR statistics, DORA metrics (deployment frequency, lead time, change failure rate, recovery time), code coverage, CI/CD health, build success rates, flaky or failing tests…
konflux-ci/konflux-devlake-mcp
Skill Claude CodeCodex
Trigger when the user wants a formatted HTML report file — DORA metrics report, PR cycle time report, engineering excellence report, coverage report, or retest analysis report. Not for quick questions (use devlake skill instead).
konflux-ci/konflux-devlake-mcp
Skill Claude CodeCodex
Trigger when the user wants to create a new GitLab repo for automated, scheduled engineering reports — setting up CI pipelines, DSPy prompts, and GitLab Pages publishing from DevLake data.
Plugin Claude Code
Plugin marketplace listing 8 plugins: understanding-konflux-resources, debugging-pipeline-failures, navigating-github-to-konflux-pipelines, working-with-provenance, component-build-status.
Instructions file
Claude Code instructions for konflux-ci/agent-plugins, covering konflux skills repository, purpose, repository structure, skill development guidelines and process: test-driven development for documentation.
Plugin Claude Code
A plugin to analyze and trigger Konflux builds.
Command
Manage Konflux application.
Command
Manage Konflux component.
Skill Claude CodeCodex
Use to trigger component builds, releases or get a component or application status.
Skill Claude CodeCodex
Use when Konflux pipelines fail, are stuck, timeout, or show errors like ImagePullBackOff. Covers PipelineRun failures, TaskRun issues (Pending, Failed, stuck Running), build errors, and systematic debugging of Tekton pipeline problems using kubectl and logs.
Skill Claude CodeCodex
Use when needing to understand Konflux architecture, design decisions, service responsibilities, APIs, build/test/release workflows, or how Konflux components fit together.
Skill Claude CodeCodex
Use when GitHub PR or branch has failing checks and you need to find Konflux pipeline information (cluster, namespace, PipelineRun name). Teaches gh CLI commands to identify Konflux checks (filter out Prow/SonarCloud), extract PipelineRun URLs from builds and integration tests, and parse URLs for kubectl debugging.
Skill Claude CodeCodex
Use when needing to know which Red Hat team owns a Konflux-related repository (konflux-ci, hermetoproject, conforma orgs), which JIRA project or component to file issues against, or how the Red Hat Konflux engineering organization maps to the codebase.
Skill Claude CodeCodex
Use when user asks to "test skill invocation framework" or mentions "canary skill test". This is a self-test skill to verify the test framework correctly loads and invokes skills.
Skill Claude CodeCodex
Use when user asks about Konflux resources, Custom Resources, Applications, Components, Snapshots, IntegrationTestScenarios, ReleasePlans, ReleasePlanAdmissions, or namespace placement. Provides quick reference for what Konflux resources are, who creates them, and where they belong (tenant vs managed namespace).
Skill Claude CodeCodex
Use when updating a Maven project to source its dependencies from a trusted Maven repository instead of Maven Central.
Skill Claude CodeCodex
Use when tracing Konflux builds from image references, finding build logs from artifacts, or verifying source commits for container images - extracts provenance attestations to navigate from images back to builds and source code.
Instructions file CodexOpenCode
Instructions for konflux-ci/mintmaker, covering agents.md, read before making changes, commands and conventions.
Skill Claude CodeCodex
Use when you need to run MintMaker controller code locally against a real Kubernetes cluster (minikube or kind) with repo hosted on GitHub, create test Component/DependencyUpdateCheck resources, and iterate quickly across macOS and Linux.
Instructions file CodexOpenCode
Instructions for konflux-ci/loadtest, covering agents.md, build & test commands, key conventions, ci and agent skills.