Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

observability-query

Estrellas6
Forks1
Actualizado10 de junio de 2026 a las 02:52

Query a project's local observability harness (.claude/harness/observability/) as a development feedback signal. Use whenever the project has the harness installed and you are: debugging ("why is this failing", "is this code path even running"), verifying a change actually executed ("did the new endpoint get hit", "did the counter increment"), doing performance work (latency, throughput, rates), or checking logs after reproducing a bug. Prefer querying telemetry over printf-debugging or rerunning with extra logging — the data is already flowing. Trigger phrases: "check the traces", "query the metrics", "what do the logs say", "did X fire", "is telemetry showing anything".

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly