rook-ceph
49Skill Claude CodeCodex
Use when working with Rook-Ceph on Kubernetes — deploying/managing Ceph clusters (operator) or running diagnostic/CLI commands (toolbox). Routes to sub-skills based on task.
Skill Claude CodeCodex
Use when working with Rook-Ceph on Kubernetes — deploying/managing Ceph clusters (operator) or running diagnostic/CLI commands (toolbox). Routes to sub-skills based on task.
Skill Claude CodeCodex
Use when working with Sealed Secrets — encrypting Kubernetes Secrets for safe Git storage. Covers SealedSecret CRD, kubeseal, key management, encryption flow, Helm values, controller config, key rotation.
Skill Claude CodeCodex
Use when working with Stakater Reloader — watching ConfigMaps/Secrets and triggering workload rollouts on changes. Covers annotations, Helm values, patterns, and troubleshooting. NOT for CRD-based operators (no CRDs).
Skill Claude CodeCodex
Use when working with Tailscale — mesh VPN, tailnet device discovery, connectivity troubleshooting, subnet routing, or running Tailscale on Talos/Kubernetes. Triggers: tailscale, tailnet, 100.x.y.z IP, ts.net, tailscale status, tailscale ping, MagicDNS.
Skill Claude CodeCodex
Tailscale integration with Talos Linux — system extension, machine config, node IP binding, subnet routing, cross-cluster connectivity. Use when deploying or troubleshooting Tailscale on Talos nodes.
Skill Claude CodeCodex
Talos Linux Terraform provider (siderolabs/talos) — machine secrets, machine configuration, config apply, bootstrap, and the sidero-blessed production pattern (live secrets + patch-based config, upgrades owned elsewhere).
Skill Claude CodeCodex
Use when working with Talos Linux — route to the correct sub-skill based on what you need: talosctl CLI operations, machine configuration, or the Terraform provider.
Skill Claude CodeCodex
Talos Linux machine configuration — multi-document YAML format, config documents, generation flags, patching, apply modes, and v1.13+ config features.
Skill Claude CodeCodex
Talos Linux CLI operations — cluster lifecycle, upgrades, reboots, node-level diagnosis, etcd maintenance, and troubleshooting with talosctl.
Skill Claude CodeCodex
Tekton operator (tektoncd/operator) — install, upgrade, and manage Tekton components (Pipelines, Triggers, Dashboard, Chains, Results, PaC) via TektonConfig and component CRs. Covers profiles, pipeline config, tektonpruner, external results DB.
Skill Claude CodeCodex
Pipelines-as-Code (tektoncd/pipelines-as-code) — Git-native CI for Tekton. PipelineRuns in .tekton/ triggered by Git events; Repository CR, matching annotations, dynamic variables, ChatOps commands, Gitea/Forgejo/GitHub/GitLab providers, and the tkn pac CLI.
Skill Claude CodeCodex
Authoring Tekton PipelineRun/TaskRun YAML — resolver-based task refs, git auth, node targeting, matrix+param scheduling, when/CEL expressions, finally tasks, timeouts, and troubleshooting tekton.dev/v1 patterns.