Back to authors
openshift

openshift

20 Skills published on GitHub.

Build CPO Image

Build and push control-plane-operator container image. Auto-applies when testing CPO changes that require deploying to a live cluster.

UncategorizedView skill →

Build HO Image

Build and push hypershift-operator container image. Auto-applies when testing HO changes that require deploying to a live cluster.

UncategorizedView skill →

Create HC AWS

Create a HyperShift HostedCluster on AWS for development and testing, with optional custom CPO/HO images.

UncategorizedView skill →

Destroy HC AWS

Destroy a HyperShift HostedCluster and all associated AWS infrastructure (VPC, IAM, Route53, etc.).

UncategorizedView skill →

E2E Test Runner

Provides the ability to run and iterate on HyperShift e2e tests. Auto-applies when implementing features that require e2e validation, fixing e2e test failures, or working on tasks that need live cluster testing.

UncategorizedView skill →

Git Environment

Create development environments with git worktrees, branches, commits, and push to remote. Auto-applies for git workflow tasks.

UncategorizedView skill →

Install HO AWS

Install HyperShift Operator with private AWS and external-dns settings.

UncategorizedView skill →

e2e-analyze

Analyze test errors

UncategorizedView skill →

Effective Go

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

UncategorizedView skill →

feature-development

Implement support for a new HCP feature using specialized agents.

UncategorizedView skill →

fix-hypershift-repo-robot-pr

Fix robot/bot PRs in HyperShift repo by regenerating files and creating a new PR with passing verification

UncategorizedView skill →

Git Commit Format

Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.

UncategorizedView skill →

konflux-build

Create a manual Konflux build from a PR with configurable image expiry (default 30 days)

UncategorizedView skill →

Konflux Archived PipelineRuns

Accesses archived Konflux PipelineRuns, TaskRuns, and pod logs via KubeArchive. Auto-applies when checking Konflux PipelineRun results, investigating enterprise contract failures, or retrieving logs from completed Konflux CI runs.

UncategorizedView skill →

pr-report

PR Report Generator

UncategorizedView skill →

restructure-commits

Restructure branch commits into logical component-based commits for HyperShift PRs

UncategorizedView skill →

test-tag-pipeline

Create a manual PipelineRun to test tag pipeline changes before merging.

UncategorizedView skill →

triage-leaked-infra

Assess whether an AWS VPC or infra set from HyperShift CI is safe to delete. Use when the user pastes cleanleaked output and asks 'can I delete this?', 'is this safe to remove?', 'triage this infra', asks about a LEAKED or UNCERTAIN verdict, provides a VPC ID or infraID and wants to know if it's orphaned, or says 'check this VPC'. Also use when the user asks 'should I delete this?' about any AWS resource in the HyperShift CI account.

UncategorizedView skill →

update-konflux-tasks

Automatically update outdated Konflux Tekton tasks based on enterprise contract verification logs.

UncategorizedView skill →

Debug Cluster

Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.

UncategorizedView skill →