openshift-online

72 mods across 3 repositories, 14 stars between them.

operator-review

02

openshift-online/agent-control-plane

Agent Claude Code

Review Kubernetes operator code for convention violations. Use after modifying files under components/ambient-control-plane/. Checks for OwnerReferences, SecurityContext, reconciliation patterns, resource limits, and panic usage.

10 3d ago A 40 tokens original MIT

runner-review

03

openshift-online/agent-control-plane

Agent Claude Code

Review Python runner code for convention violations. Use after modifying files under components/runners/ambient-runner/. Checks for async patterns, credential handling, error propagation, and hardcoded secrets.

10 3d ago A 40 tokens copy · 100% MIT

security-review

04

openshift-online/agent-control-plane

Agent Claude Code

Cross-cutting security review for code touching auth, RBAC, tokens, or container specs. Use before committing any code that handles authentication, authorization, credentials, or security contexts.

10 3d ago A 39 tokens copy · 100% MIT

gerrit-create

05

openshift-online/agent-control-plane

Skill Claude CodeCodex

Use when creating or updating Gerrit changes — pushing code for review, amending patch sets, setting reviewers and topics. Triggers on "push to Gerrit", "create a Gerrit change", "upload for review", "update the patch set", "add reviewers to this change".

10 3d ago A 63 tokens copy · 100% MIT

gerrit-review

06

openshift-online/agent-control-plane

Skill Claude CodeCodex

Use when reviewing a Gerrit change — fetching change details, reading diffs, posting inline comments, and voting with labels. Triggers on "review this Gerrit change", "review change 12345", "look at this Gerrit CL", "code review on Gerrit".

10 3d ago A 62 tokens copy · 100% MIT

gerrit-submit

07

openshift-online/agent-control-plane

Skill Claude CodeCodex

Use when submitting or preparing a Gerrit change for merge — checking submit requirements, rebasing, resolving comments, and submitting. Triggers on "submit this Gerrit change", "merge this CL", "is this change ready to submit", "check submit requirements".

10 3d ago A 58 tokens copy · 100% MIT

PreToolUse

08

openshift-online/agent-control-plane

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing pr-review-gate.sh and convention-guard.sh with --show-toplevel (2 commands). From openshift-online/agent-control-plane.

10 3d ago A tokens not measured copy · 100% MIT

PostToolUse

09

openshift-online/agent-control-plane

Hook Claude Code

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing auto-format.sh and coderabbit-review-gate.sh with --show-toplevel (2 commands). From openshift-online/agent-control-plane.

10 3d ago A tokens not measured copy · 100% MIT

Stop

10

openshift-online/agent-control-plane

Hook Claude Code

Runs when the agent finishes a response, executing stop-review.sh with --show-toplevel. From openshift-online/agent-control-plane.

10 3d ago A tokens not measured copy · 100% MIT

context7

12

openshift-online/agent-control-plane

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

10 3d ago A tokens not measured copy · 86% MIT

deepwiki

13

openshift-online/agent-control-plane

MCP server Claude CodeCodexCursor +2

Lets the agent read DeepWiki's AI-generated documentation of any public GitHub repository and ask questions about a codebase. Runs locally from the deepwiki-mcp npm package.

10 3d ago A tokens not measured copy · 100% MIT

trex.db.setup

16

openshift-online/agent-control-plane

Command Claude Code

Start a fresh PostgreSQL container and run all migrations. If a database already exists, this will tear it down first.

10 3d ago A 0 tokens copy · 100% MIT

trex.project.init

21

openshift-online/agent-control-plane

Command Claude Code

Validate that this TRex-spawned project is in a healthy, working state. This command is idempotent — it succeeds if everything is already running and correct, and only fails if something is genuinely broken.

10 3d ago A 0 tokens copy · 100% MIT