hypershift
Automate HyperShift cluster development, testing, and CI maintenance workflows
All Skills in This Repository (22)
Pure Emerald Level IndicatorsDebug Cluster
Automate debugging workflows for HyperShift hosted clusters using kubectl and operator logs.
Konflux Archived PipelineRuns
Retrieves archived Konflux PipelineRuns, TaskRuns, and pod logs via the KubeArchive REST API.
triage-leaked-infra
Assess whether leaked AWS VPC infrastructure from HyperShift CI is safe to delete.
update-konflux-tasks
Update outdated Konflux Tekton task bundles in pipeline YAML files.
fix-hypershift-repo-robot-pr
Fixes bot-authored HyperShift PRs by regenerating files and creating replacement PRs.
test-tag-pipeline
Creates manual Konflux PipelineRuns to test tag pipeline changes before merging.
create-cpo-override
Creates control-plane-operator image override entries in overrides.yaml with verified PR fixes.
pr-report
Generate PR activity, impact, and breaking-change reports for HyperShift repositories.
konflux-build
Creates manual Konflux PipelineRuns from GitHub PRs to build container images with configurable expiry.
e2e-analyze
Analyzes e2e test failures by downloading build logs and artifacts from CI jobs.
restructure-commits
Reorganizes feature branch commits into component-based commits for HyperShift pull requests.
feature-development
Orchestrates specialized agents to implement new HyperShift Hosted Control Plane features end to end.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core