k8s-debug-skill-chart-setup
CommunityMake your Helm chart debug-skill ready
Software Engineering#debugging#kubernetes#helm#configmaps#deployment templates#label selectors#chart bootstrap
Authorblouargant
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents debug skills from being invisible by ensuring your Kubernetes workloads and Helm templates carry the canonical labels that debug-skill selectors rely on.
Core Features & Use Cases
- Label correctness audit: verifies labels exist on both the workload objects and the pod templates (the runtime matching surface).
- Immutable selector safety: checks that Deployment selectors use stable, immutable labels and flags cases that must not be edited in-place.
- Helm helper refactor guidance: provides a pattern for factoring canonical labels into
<chart>.labelsand<chart>.selectorLabelsto avoid drift. - Conventional debug-skills ConfigMap layout: instructs where to place chart-owned debug-skill ConfigMaps so authors can drop in failure-mode entries.
Quick Start
Ask the AI to guide you through auditing your chart’s Deployments, StatefulSets, DaemonSets, and pod templates to ensure the required app.kubernetes.io/name and app.kubernetes.io/instance labels are present on the pod template and that spec.selector.matchLabels uses only an immutable subset.
Dependency Matrix
Required Modules
None requiredComponents
assets
đŸ’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: k8s-debug-skill-chart-setup Download link: https://github.com/blouargant/yoke-registry/archive/main.zip#k8s-debug-skill-chart-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.