Debug
技能 已验证 活跃Diagnose 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.
功能
- Diagnose OMC session/repo state
- Analyze logs, traces, and state
- Focused reproduction of issues
- Identify failure signals and root causes
- Recommend corrective steps
使用场景
- 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.
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omc质量评分
已验证类似扩展
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.
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
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
100运行 context-mode 诊断。检查运行时、钩子、FTS5、 插件注册、npm 和 marketplace 版本。 触发器:/context-mode:ctx-doctor
Systematic Debugging
100Systematic debugging methodology emphasizing root cause analysis over quick fixes