konflux-ci
Official@konflux-ci
An opinionated Kubernetes-native security-first software factory based on Tekton
Agent Skills by konflux-ci
Showing 13 vetted skills indexed across 3 GitHub repositories.
finding-agent-runs
Locate and analyze GitHub Actions runs for fullsend agents via GitHub CLI.
code-review
Evaluate code changes for correctness, security, and style adherence.
code-implementation
Implement GitHub issue fixes with structured planning and automated verification.
retro-analysis
Analyze agent workflow logs and comments to identify issues and recommend improvements.
fix-review
Interpret review feedback, plan minimal code fixes, and verify with tests and linting.
pr-review
Automates pull request review with context gathering, diff analysis, and structured evaluation.
coverport-integration
Integrate coverport into Go repositories with Tekton pipelines for Codecov coverage uploads.
working-with-provenance
Trace Konflux image provenance to source commits and build logs.
self-test-skill-invocation
Verify skill loading and invocation by emitting a canary phrase.
debugging-pipeline-failures
Diagnose Konflux Tekton pipeline failures using kubectl and Tekton CLI.
Konflux is a build tool
Query Konflux objects and logs across Kubernetes/OpenShift to diagnose build and deployment issues.
understanding-konflux-resources
Map user questions to the correct Konflux resource and namespace placement.
navigating-github-to-konflux-pipelines
Extract and parse Konflux PipelineRun URLs from GitHub checks for kubectl debugging.
Frequently Asked Questions About konflux-ci
FAQPage SchemaWhat specific tasks are enabled by these capabilities?▼
These capabilities enable developers to trace container image provenance, diagnose Tekton pipeline failures, and perform structured code reviews. Users can map questions to specific Kubernetes resources, integrate coverage reporting into Go repositories, and analyze build logs to ensure security and style adherence across the software factory.
Who is the target persona for these technical skills?▼
The target persona includes DevOps engineers, site reliability engineers, and software developers working within Kubernetes-native environments. These skills are designed for technical teams managing complex build pipelines, requiring deep visibility into resource placement, image lineage, and rigorous code quality standards within their infrastructure.
What are the prerequisites for implementing these build processes?▼
Implementation requires an existing Kubernetes or OpenShift cluster environment configured with Tekton. Users must have kubectl access to the relevant namespaces and appropriate permissions to query Konflux objects, inspect GitHub check statuses, and manage repository-level integrations for code coverage and pull request evaluation.