openshift-engopenshift-engOfficialยท44 Agent Skills Included

ai-helpers

OpenShift CI failure triage, payload analysis, and CVE remediation

Automates OpenShift CI workflows: triaging Prow job failures, analyzing rejected release payloads, reverting culprit PRs, and managing Sippy regression records. Handles CVE triage for Node team components, Go dependency patching, must-gather and sosreport diagnostics, and Jira bug validation. Eliminates hours of manual log digging, Jira cross-referencing, and payload archaeology for release engineers.
npx skills add openshift-eng/ai-helpers --all -g -y
Available:

Tells the agent how plugins in this repository are structured, which commands to run for validation, and the rules to follow when creating or modifying plugin commands and skills.

All Skills in This Repository (44)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

LVMS Analyzer

Diagnose LVMS storage issues from must-gather data into a structured report.

Community
Intermediate
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Resource Analysis

Analyze memory, CPU, disk, and process metrics from sosreport archives.

Community
Intermediate
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

CNTRLPLANE Jira Conventions

Enforce CNTRLPLANE Jira conventions for OpenShift issue creation.

Community
Basic
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Node Tuning Helper Scripts

Generate Tuned manifests and analyze node tuning snapshots from OpenShift clusters or sosreports.

Community
Advanced
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

OVS Database and Flow Analysis

Analyze Open vSwitch sosreport data to identify misconfigurations, problematic flows, and packet drops.

Community
Intermediate
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

HyperShift Jira Conventions

Enforce HyperShift Jira conventions for CNTRLPLANE and OCPBUGS issue creation.

Community
Basic
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

HyperShift KubeVirt Provider

Deploy HyperShift clusters on Kubernetes with KubeVirt virtualization.

Community
Advanced
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Prow Job Analyze Metal Install Failure

Diagnose OpenShift metal installation failures in Prow CI jobs from logs.

Community
Advanced
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Create Jira Bug

Create Jira bug reports with reproduction steps and environment details.

Community
Basic
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Jira Pull Request Extractor

Discover Jira issues recursively and extract GitHub Pull Request links into deduplicated JSON.

Community
Advanced
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Create Jira Epic

Create Jira epics with scope, acceptance criteria, and parent feature linkage.

Community
Intermediate
๐Ÿ“ฆ In Repo
openshift-engopenshift-eng

Must-Gather Analyzer

Analyze OpenShift must-gather YAML data to diagnose cluster health issues.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ai-helpers?โ–ผ

Run `npx skills add openshift-eng/ai-helpers --all -g -y` in your terminal to install all plugins in this collection globally.

How to analyze a failed OpenShift CI job?โ–ผ

Use the prow-job-analysis skill with a Prow job URL; it downloads artifacts, classifies the failure type, and routes to specialized references for install, test, upgrade, or infrastructure failures.

Can it find why a payload was rejected?โ–ผ

Yes. The payload-analysis skill snapshots release controller data, PR diffs, and test results, then scores candidate PRs and recommends reverts with an HTML report.

Does it work with Jira and Sippy?โ–ผ

Yes. Skills fetch Jira issue details, create triage records, set release blockers, and query Sippy for regressions, test reports, and job run labels.

Can it triage CVEs in Go code?โ–ผ

Yes. The node-cve and golang plugins query open CVEs from Jira, analyze reachability in downstream repos, and patch Go modules with the correct update strategy.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’