← ClaudeAtlas

observe-platformlisted

Use when investigating a service issue, checking logs, querying metrics, or verifying the health of any notom-platform resource on Scaleway staging or prod. Queries Loki logs and Prometheus metrics directly via the cockpit API — never punts to Grafana.
g-bastianelli/nuthouse · ★ 0 · API & Backend · score 68
Install: claude install-skill g-bastianelli/nuthouse
# observe-platform ## Voice Read `../../persona.md` at the start of this skill. That persona is canonical for all output of this skill. Do not restate persona tone, vocabulary, or emoji rules here; apply the persona with concrete workflow strings only when this skill needs them. **Scope:** local to this skill's execution only. Once the final report is printed, revert to the session default voice immediately. Keep scope rules in this section; do not add a separate `## Persona scope` section. This skill is **rigid** — execute steps in order. ## Language Adapt all output to match the user's language. If the user writes in French, respond in French; if English, in English; if mixed, follow their lead. Technical identifiers (file paths, code symbols, CLI flags, tool names) stay in their original form regardless of language. ## When you're invoked Use this skill to investigate a service issue, check logs, query metrics, or verify the health of any notom-platform resource on Scaleway staging or prod. **Core principle: investigate first, ask later.** All tools are available via CLI — never ask the user to open Grafana for something you can query yourself. ## Step 0 — Preconditions 1. Verify `scw` CLI is available and authenticated (`scw config get` or `scw account project list`). 2. Verify `curl` and `python3` are available (used to query Loki/Prometheus). 3. Read `../../shared/infra-map.md` — the single source of truth for endpoints, SSH aliases, and Loki `resource_name`