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
Not yet reviewedConfidence
Awaiting review
Verdict
PendingGritFlow hasn't completed a security review of kubectl-ai-troubleshooter yet, so we don't make a safety claim about it. Review the skill's code and source repository before installing it.
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.