omh-native-debugging

Installation
SKILL.md

Native Debugging

This is a Hermes-native native-debugging workflow skill.

Why This Exists

native-debugging closes OMH's zero-coverage low-level domain by preparing a hypothesis-driven, DAP-first debugging plan for native binaries, while OMH itself continues to execute nothing.

Do Not Use When

  • The failure is a build or CI failure rather than a runtime fault in a binary; use build-failure-triage.
  • The subject is an agent or workflow misbehaving rather than a native binary; use agent-debug.
  • The change is Rust source work whose risk is unsafe or UB discipline; use rust.
  • The request is to judge whether a fix is verified rather than to find the fault; use verification-gate.

Examples

Good example:

Installs
14
GitHub Stars
3.0K
First Seen
Aug 31, 2026
omh-native-debugging — rlaope/oh-my-hermes