super-review:kubernetes

Community

Catch Kubernetes YAML risks before prod

Authormattnowdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces production incidents and security exposure by identifying Kubernetes manifest anti-patterns that tools like kube-linter/kubeval may miss or downplay.

Core Features & Use Cases

  • Production-readiness checks: Detects missing or unsafe configurations for probes, resources, disruption budgets, and rollout behavior.
  • Security hardening guidance: Flags container/pod securityContext weaknesses (root execution, privileged mode, missing seccomp) and unsafe volume patterns (hostPath).
  • Network and secrets safety: Surfaces missing NetworkPolicy defaults and unsafe secret handling (secrets in env).

Quick Start

Use the kubernetes review reference when your PR diff includes Kubernetes YAML or Helm/Kustomize/K8s manifests to get a checklist of hardening and reliability gaps the change should address.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: super-review:kubernetes
Download link: https://github.com/mattnowdev/super-review/archive/main.zip#super-review-kubernetes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.