openshift

84 mods across 7 repositories, 996 stars between them.

openshift/rosa

Skill Claude CodeCodex

Choose the right local verification steps before claiming a ROSA change is complete.

103 2d ago A 20 tokens original Apache-2.0

00-rosa-baseline

50

openshift/rosa

Cursor rule Cursor

Core ROSA repo guidance for agents working in this repository.

103 2d ago A 191 tokens original Apache-2.0

05-aws-rosa-context

51

openshift/rosa

Cursor rule Cursor

AWS and ROSA product context for code touching AWS-facing behavior.

103 2d ago A 0 tokens original Apache-2.0

10-go-cobra-cli

52

openshift/rosa

Cursor rule Cursor

Go and Cobra guidance for ROSA CLI command and package changes.

103 2d ago A 0 tokens original Apache-2.0

15-100-go-mistakes

53

openshift/rosa

Cursor rule Cursor

Curated ROSA adaptation of 100 Go Mistakes for Go changes.

103 2d ago A 0 tokens original Apache-2.0

30-docs-and-review

55

openshift/rosa

Cursor rule Cursor

Documentation and review guidance for ROSA markdown and metadata changes.

103 2d ago A 0 tokens original Apache-2.0

rosa AGENTS.md

56

openshift/rosa

Instructions file CodexOpenCode

Instructions for openshift/rosa, covering agents.md, repository scope, key reference files, docs index and codebase map.

103 2d ago A 2,755 tokens original Apache-2.0

rosa CLAUDE.md

57

openshift/rosa

Instructions file

Instructions for openshift/rosa.

103 2d ago A 28 tokens original Apache-2.0

rosa GEMINI.md

58

openshift/rosa

Instructions file Gemini CLI

Instructions for openshift/rosa.

103 2d ago A 62 tokens original Apache-2.0

openshift/service-ca-operator

Instructions file CodexOpenCode

Instructions for openshift/service-ca-operator, covering ai agent instructions for service-ca-operator, what this repo is, repository layout, build and test commands and critical rules.

47 15d ago A 1,077 tokens original Apache-2.0

openshift/service-ca-operator

Instructions file

Instructions for openshift/service-ca-operator, covering service ca operator — ai assistant guidelines, build & test commands, build everything (operator binary + ote test binary), run unit tests and run a single unit test.

47 15d ago A 1,546 tokens original Apache-2.0

find-complexity

63

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Find functions with high cyclomatic complexity, excessive length, or too many parameters. Use when the user asks to find complex code, complexity hotspots, refactoring candidates, or wants to improve code maintainability.

10 2d ago A 46 tokens original Apache-2.0

find-dead-code

64

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Find unused functions, types, constants, imports, and unreachable code paths. Use when the user asks to find dead code, unused code, cleanup candidates, or wants to reduce codebase size.

10 2d ago A 44 tokens original Apache-2.0

find-duplication

65

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Find code duplication in the codebase. Supports two modes - scoped to current branch changes or a full codebase sweep. Use when the user asks to find duplicated code, copy-paste, repeated patterns, or wants to deduplicate before a PR.

10 2d ago A 55 tokens original Apache-2.0

go-code-review

66

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

10 2d ago A 41 tokens original Apache-2.0

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Investigate CI/Prow job failures on a GitHub pull request. Use when the user pastes a PR URL and asks about CI failures, red checks, test failures, or wants to understand why a job failed.

10 2d ago A 50 tokens original Apache-2.0

rebase-clean

69

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Performs a strict clean rebase of a feature branch onto main with minimal conflict resolution and full validation. Use when the user asks to rebase carefully, avoid extra branches, avoid exploratory edits, and run go test and go vet until green.

10 2d ago A 53 tokens original Apache-2.0

review-pr

70

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Review PR with structured approach covering architecture, naming, patterns, and critical questions.

10 2d ago A 18 tokens original Apache-2.0

safe-code-change

71

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

After a code change, find affected tests, update them to match new behavior, then guide the user to run validation. Use when the user has made or asked for a code change and wants to make sure nothing is broken.

10 2d ago A 49 tokens original Apache-2.0

validate-and-fix

72

openshift/lightspeed-agentic-operator

Skill Claude CodeCodexCursor

Run the validation pipeline for this repo (go test, go vet, API kube linter) and auto-fix trivial failures like formatting and import issues. Use when the user asks to validate, run tests, check the pipeline, or verify changes are clean.

10 2d ago A 57 tokens original Apache-2.0