by SyedaNabila559/phase5
This skill provides intelligent kubectl-ai prompts for diagnosing and resolving common Kubernetes issues, including pod crashes, image pull errors, resource OOM issues, and service connectivity problems. It suggests fixes via Helm values overrides.
Trust Level
BasicConfidence
50%
Verdict
Pendingkubectl-ai-troubleshooter is pending full security review. Trust level: 2/5. GritFlow's 4-layer scanning is in progress.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
kubectl-ai-troubleshooter is licensed under Unknown. Check the license terms before using in commercial projects.
GritFlow tracks 41 skills in the devops category. Browse the category page to compare alternatives by trust level, quality score, and features.
This skill provides intelligent kubectl-ai prompts for diagnosing and resolving common Kubernetes issues, including pod crashes, image pull errors, resource OOM issues, and service connectivity problems. It suggests fixes via Helm values overrides.
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads.
devops-engineer
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling.
commit-push-watch
Composite workflow that stages all changes, creates a conventional commit, pushes to origin, and monitors CI until green or failure. Use when you want to commit and push in one step with CI monitoring. Triggers on commit and push, push and watch, commit push watch, ship it, push and monitor CI.