From rubixkube
List open infrastructure issues prioritized by severity. Use when the user asks what needs attention, wants to see current alerts, or is looking for problems in a specific environment, cloud account/project, VM estate, cluster, namespace, or project.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rubixkube:active-issuesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load when the user asks:
Load when the user asks:
active_issuesReturns open issues grouped by severity (critical → high → medium → low). Each result includes an insight_id for deep investigation.
Parameters (all optional):
cluster_id (str) — scope to one connected environment. The API name is cluster_id, but it can represent Kubernetes, cloud, or VM environments.namespace (str) — scope to one namespace, cloud project/account namespace, or logical grouping when presentseverity (str) — filter to critical, high, medium, or lowactive_issues()
active_issues(severity="critical")
active_issues(cluster_id="prod-cluster", namespace="payments")
active_issues(cluster_id="prod-cluster", severity="high")
Each issue line shows:
[insight_id] — pass this to investigate for root cause + RCA + linked actionsinsight_id to investigate skill.rca-report skill with the report_id from investigate output.pending-actions skill to see linked remediation tasks.npx claudepluginhub rubixkube-io/rubixkube-for-ai --plugin rubixkubeProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.