Debug
Skill Verifiziert AktivDiagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
To help developers quickly diagnose and understand issues occurring within their OMC development environment or repository by systematically analyzing available evidence.
Funktionen
- Diagnose OMC session/repo state
- Analyze logs, traces, and state
- Focused reproduction of issues
- Identify failure signals and root causes
- Recommend corrective steps
Anwendungsfälle
- Use when encountering confusing runtime behavior in OMC.
- Use when workflow breaks or tests fail unexpectedly.
- Use to understand the root cause of orchestration or agent flow issues.
Nicht-Ziele
- Prescribing broad rewrites before isolating failures.
- Providing general debugging advice outside of the current session/repo context.
- Acting as a code linter or static analysis tool.
Practical Utility
- info:Usage examplesWhile the SKILL.md outlines a workflow, concrete end-to-end examples showing input, invocation, and output are missing.
- info:Edge casesThe skill mentions distinguishing symptoms from root causes and recommending fixes, but specific failure modes and recovery steps are not detailed.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Query Agent Events
99Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.
Use My Browser
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.
Node Connect
100Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Ctx Doctor
100Führt Diagnosen für den Kontextmodus aus. Überprüft Laufzeiten, Hooks, FTS5, Plugin-Registrierung sowie npm- und Marktplatzversionen. Auslöser: /context-mode:ctx-doctor
Systematic Debugging
100Systematic debugging methodology emphasizing root cause analysis over quick fixes