Offers guided troubleshooting workflows for common Nais platform issues, replacing manual support requests with diagnostic command trees.
Install
mkdir -p .claude/skills/nav-troubleshoot && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16627" && unzip -o skill.zip -d .claude/skills/nav-troubleshoot && rm skill.zipInstalls to .claude/skills/nav-troubleshoot
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Strukturerte diagnostiske trær for vanlige Nav-plattformproblemer — pod-krasj, auth-feil, Kafka-lag og databaseproblemerKey capabilities
- →Identify symptoms of common Nais platform problems
- →Follow diagnostic trees with step-by-step commands
- →Determine the root cause of issues like pod crashes or auth errors
- →Implement concrete solutions for identified problems
- →Troubleshoot Kafka consumer lag and database connection errors
- →Diagnose slow response times and deployment failures
How it works
The skill guides users through structured diagnostic trees, providing commands to execute and interpreting their output to pinpoint the problem's origin.
Inputs & outputs
When to use nav-troubleshoot
- →Debug CrashLoopBackOff
- →Troubleshoot 401/403 authorization errors
- →Analyze Kafka consumer lag
- →Diagnose database connection issues
About nav-troubleshoot
Provides structured diagnostic trees to resolve platform-specific issues like pod crashes, auth errors, and Kafka delays. It directs developers through log analysis and command-line checks for rapid resolution.
Strukturerte diagnostiske trær for vanlige Nav-plattformproblemer — pod-krasj, auth-feil, Kafka-lag og databaseproblemer
When not to use it
- →When the problem is not related to Nais platform issues
- →When the user is unwilling to follow a structured diagnostic process
- →When the user needs to change secrets directly in the cluster
Limitations
- →Limited to common problems on the Nais platform
- →Requires the user to execute commands and interpret output
- →Does not support direct modification of production configurations without explicit confirmation
How it compares
This skill replaces ad-hoc troubleshooting by providing a guided, step-by-step process with specific commands and interpretations, unlike asking in a Slack channel.
Compared to similar skills
nav-troubleshoot side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| nav-troubleshoot (this skill) | 0 | 1mo | Caution | Intermediate |
| debug-cluster | 2 | 9mo | Review | Intermediate |
| devops-troubleshooter | 1 | 4mo | No flags | Advanced |
| lucas-runbook | 1 | 6mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by navikt
View all by navikt →You might also like
debug-cluster
openshift
Provides systematic debugging approaches for HyperShift hosted-cluster issues. Auto-applies when debugging cluster problems, investigating stuck deletions, or troubleshooting control plane issues.
devops-troubleshooter
sickn33
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use PROACTIVELY for debugging, incident response, or system troubleshooting.
lucas-runbook
a2wio
Lucas runbook-driven troubleshooting for Kubernetes issues. Use when investigating pod errors, crashes, restarts, or any Kubernetes problem. Automatically search runbooks before taking action.
k8s-service-mesh
rohitg00
Manage Istio service mesh for traffic management, security, and observability. Use for traffic shifting, canary releases, mTLS, and service mesh troubleshooting.
k8s-core
rohitg00
Core Kubernetes resource management for pods, namespaces, configmaps, secrets, and nodes. Use when listing, inspecting, or managing fundamental K8s objects.
terway-troubleshooting
AliyunContainerService
Troubleshoot Terway CNI issues in Kubernetes using Kubernetes events and Terway logs. Use when diagnosing "cni plugin not initialized", Pod create/delete failures, or ENI/IPAM problems in Terway (centralized or non-centralized IPAM).