openshiftopenshiftOfficial·22 Agent Skills Included

hypershift

Automate HyperShift cluster development, testing, and CI maintenance workflows

Automates HyperShift development tasks including building operator images, creating and destroying AWS hosted clusters, and running e2e tests. Fixes bot pull requests, updates Konflux Tekton pipelines, triages leaked AWS infrastructure, and formats commits to project standards. Removes repetitive manual steps so engineers debug clusters, validate changes, and ship features faster.
npx skills add openshift/hypershift --all -g -y
Available:

Routes the AI agent to the correct subsystem guides (API, control plane operator, e2e framework) and enforces safety rules around pull secret handling and fleet-wide rollout impact when editing this repository.

All Skills in This Repository (22)

Pure Emerald Level Indicators
📦 In Repo
openshiftopenshift

Debug Cluster

Automate debugging workflows for HyperShift hosted clusters using kubectl and operator logs.

Community
Advanced
📦 In Repo
openshiftopenshift

Konflux Archived PipelineRuns

Retrieves archived Konflux PipelineRuns, TaskRuns, and pod logs via the KubeArchive REST API.

Community
Intermediate
📦 In Repo
openshiftopenshift

triage-leaked-infra

Assess whether leaked AWS VPC infrastructure from HyperShift CI is safe to delete.

Community
Advanced
📦 In Repo
openshiftopenshift

update-konflux-tasks

Update outdated Konflux Tekton task bundles in pipeline YAML files.

Community
Advanced
📦 In Repo
openshiftopenshift

fix-hypershift-repo-robot-pr

Fixes bot-authored HyperShift PRs by regenerating files and creating replacement PRs.

Community
Advanced
📦 In Repo
openshiftopenshift

test-tag-pipeline

Creates manual Konflux PipelineRuns to test tag pipeline changes before merging.

Community
Intermediate
📦 In Repo
openshiftopenshift

create-cpo-override

Creates control-plane-operator image override entries in overrides.yaml with verified PR fixes.

Community
Advanced
📦 In Repo
openshiftopenshift

pr-report

Generate PR activity, impact, and breaking-change reports for HyperShift repositories.

Community
Advanced
📦 In Repo
openshiftopenshift

konflux-build

Creates manual Konflux PipelineRuns from GitHub PRs to build container images with configurable expiry.

Community
Intermediate
📦 In Repo
openshiftopenshift

e2e-analyze

Analyzes e2e test failures by downloading build logs and artifacts from CI jobs.

Community
Intermediate
📦 In Repo
openshiftopenshift

restructure-commits

Reorganizes feature branch commits into component-based commits for HyperShift pull requests.

Community
Intermediate
📦 In Repo
openshiftopenshift

feature-development

Orchestrates specialized agents to implement new HyperShift Hosted Control Plane features end to end.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install HyperShift skills?

Run `npx skills add openshift/hypershift --all -g -y` in your terminal to install all skills in this suite globally.

What is HyperShift used for?

HyperShift hosts OpenShift control planes as pods on a management cluster, separating them from worker nodes to cut costs and speed up cluster provisioning.

How to run HyperShift e2e tests with AI?

The e2e-run-aws skill builds the test binary, runs tests against a live AWS cluster, analyzes failures, and iterates on fixes until tests pass.

Can AI fix failing bot pull requests?

Yes. The fix-hypershift-repo-robot-pr skill regenerates missing files, reformats commits, validates with make verify, and opens a clean replacement PR.

Do these skills work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering