aks-deployment-troubleshooter

aks-deployment-troubleshooter is a skill for Claude Code, Codex from mjunaidca/taskforce. It costs 49 tokens per session (2,324 once invoked), scanned A, original, no licence file.

A guide for finding and fixing failed deployments on Microsoft Azure Kubernetes Service (AKS), a managed platform for running containers. It covers errors such as ImagePullBackOff, CrashLoopBackOff, and processor-architecture mismatches.

In plain words
What is it for?
Use it to troubleshoot AKS deployments, investigate image download and startup failures, and check whether a container image matches the machine running it.
Why use it?
It helps identify why a container will not start or keep running, reducing time spent searching through Kubernetes status and logs.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mjunaidca/taskforce/aks-deployment-troubleshooter
Any agent
npx skills add mjunaidca/taskforce --skill aks-deployment-troubleshooter
Clone the repo
git clone --depth 1 https://github.com/mjunaidca/taskforce

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aks-deployment-troubleshooter

README.md
[![agentmods](https://agentmods.dev/badge/skills/mjunaidca/taskforce/aks-deployment-troubleshooter.svg)](https://agentmods.dev/skills/mjunaidca/taskforce/aks-deployment-troubleshooter)
Your own site
<a href="https://agentmods.dev/skills/mjunaidca/taskforce/aks-deployment-troubleshooter"><img src="https://agentmods.dev/badge/skills/mjunaidca/taskforce/aks-deployment-troubleshooter.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,324 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.02324
Opus 5 $0.00024 $0.01162
Sonnet 5 $0.00010 $0.00465
Haiku 4.5 $0.00005 $0.00232

Measured 5d ago against content hash c29361747723, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

aks-deployment-troubleshooter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/aks-deployment-troubleshooter/SKILL.md · 356 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 356 lines · 49 tokens per session scan A c29361747723

Subscribe to this mod's changes

aks-deployment-troubleshooter is a skill published in the GitHub repository mjunaidca/taskforce (10 stars, last pushed 7mo ago), with no licence file. It adds 49 tokens to every session and 2,324 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

n8n-self-hosting

Deploy a production self-hosted n8n end-to-end to a fresh Linux VM over SSH, using Docker Compose behind a Caddy reverse proxy with automatic HTTPS. Use whenever the user wants to self-host, install, set up, provision, or deploy n8n on their own server/VPS/box (Hetzner, DigitalOcean, AWS EC2, bare metal, etc.) — in…

czlonkowski/n8n-mcp · 265 tokens

ksail

Use the ksail CLI to spin up and manage Kubernetes clusters (Kind/K3d/Talos/vCluster/KWOK — local via Docker; EKS — cloud via AWS) and GitOps workloads declaratively. Triggers on requests involving Kubernetes clusters, Flux/ArgoCD GitOps bootstrapping, Kind/K3d/Talos/vCluster/KWOK/EKS, multi-tenancy onboarding, OIDC…

devantler-tech/ksail · 97 tokens

deploy

Build, deploy, verify, or roll back this server on the host. Use when asked to ship a change, rebuild a container, update nginx, or diagnose why the service is down. Covers the memory-capped build, the reload-not-restart rule, and the unhealthy-container failure mode.

HalemoGPA/whatsapp-mcp-server · 61 tokens

operating-google-cloud

Comprehensive management of GCP resources and Kubernetes. Supports direct tool delegation for assistance, infrastructure design, troubleshooting, cost optimization, and resource mutations.

GoogleCloudPlatform/gemini-cloud-assist-mcp · 34 tokens

uncloud

Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the uc CLI.

JunMystery/Agent-Guidance-Python · 49 tokens

cloud-k8s

Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review.

xAmirHamza77/ReverseOps-Skill · 35 tokens