openshift-online/agent-control-plane
Agent Claude Code
Runs all convention checks across the full codebase and produces a scored alignment report. Dispatched by the /align skill.
Agent control plane for managed OpenShift services
openshift-online/agent-control-plane
Agent Claude Code
Runs all convention checks across the full codebase and produces a scored alignment report. Dispatched by the /align skill.
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.
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.
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.