Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add pwdev-solucoes/pwdev-claude-marketplace/plugin install pwdev-devopsWrote 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.
[](https://agentmods.dev/commands/pwdev-solucoes/pwdev-claude-marketplace/diagnosticar)<a href="https://agentmods.dev/commands/pwdev-solucoes/pwdev-claude-marketplace/diagnosticar"><img src="https://agentmods.dev/badge/commands/pwdev-solucoes/pwdev-claude-marketplace/diagnosticar/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/pwdev-solucoes/pwdev-claude-marketplace/diagnosticar"><img src="https://agentmods.dev/badge/commands/pwdev-solucoes/pwdev-claude-marketplace/diagnosticar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00016 | $0.00523 |
| Opus 5 | $0.00008 | $0.00262 |
| Sonnet 5 | $0.00003 | $0.00105 |
| Haiku 4.5 | $0.00002 | $0.00052 |
Grade A, and why
diagnosticar 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 7d 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.
What it actually says
/pwdev-devops:diagnosticar
STEP 0 — Idioma
${CLAUDE_PLUGIN_ROOT}/references/language.md
STEP 1 — Ambiente
Leia a seção 2 do contexto. Confirme conta e contexto:
aws sts get-caller-identity ; kubectl config current-context
Não determinado com confiança alta: trate como produção e avise.
STEP 2 — Rotear pelo sintoma
| Sintoma | Skill |
|---|---|
| pod, deployment, ingress, CrashLoop | kubernetes-platform |
| 502, 504, TLS, proxy | nginx-expert |
| query lenta, lock, conexões | postgres-dba |
| disco, memória, systemd, SSH | linux-sysadmin |
| VPC, SG, ALB, RDS, IAM | aws-architect |
| imagem, build, container | docker-specialist |
| fila, horizon, job, artisan | laravel-platform |
| quorum, ceph, LXC, VM | proxmox-engineer |
| GPU, LLM, MCP, token | ai-infra |
| custo, fatura | finops |
| lento sob carga | performance-engineer |
| fora do ar agora | /pwdev-devops:incidente |
Sintoma cruzando domínios: comece pela borda e caminhe para dentro.
STEP 3 — Investigar (somente leitura)
Siga a tabela sintoma → ordem de verificação da skill. Não execute mutação nesta fase.
STEP 4 — Propor
Causa provável: {{}} — confirmado | provável | hipótese
Evidência: {{comando e saída}}
Correção: {{comando exato}}
Efeito: {{}} · Reversível: {{}} · Blast radius: {{}}
STEP 5 — Executar
Só após "sim" explícito para este comando.
Valide antes: ${CLAUDE_PLUGIN_ROOT}/scripts/guard.sh --check "<cmd>".
STEP 6 — Verificar
O sintoma sumiu? O que mais mudou? Encerre com "o que não foi verificado".
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.
- 7d ago First seen · 55 lines · 16 tokens per session scan A 855a970d0387
diagnosticar is a command published in the GitHub repository pwdev-solucoes/pwdev-claude-marketplace (2 stars, last pushed 4d ago), licensed Apache-2.0. It adds 16 tokens to every session and 523 once invoked, about $0.0001 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-09-03.
Other commands, from other repositories
create-docker-mcp-tunnel
Stand up an Anthropic MCP tunnel locally with Docker Compose so Claude can call a private MCP server (manual-credentials quickstart).
debug-pod
Debug a failing or unhealthy Kubernetes pod by analyzing events, logs, and configuration.
linkerd
Linkerd-specific diagnostics — mTLS verification, proxy injection issues, authorization policy debugging, traffic management, and multi-cluster connectivity problems.
sentinel
Set up Sentinel production error capture in your own Convex deployment.
k8s-manifest
Generate production-ready Kubernetes manifests for the current application.
cisco-isovalent-platform-setup
Install the Isovalent platform on Kubernetes (Cilium CNI, Hubble observability, Tetragon eBPF runtime security) in either OSS or Enterprise edition. Renders Helm values and install/upgrade scripts; this is the platform install prerequisite for the Splunk Observability + Splunk Platform integration done by…