nemo-relay-debug-runtime-integration
Installation
SKILL.md
Debug Runtime Integration
Use this skill when NeMo Relay is present in the application but something is not working.
First Checks
- Can the binding or native artifact load?
- Is there an active scope when the failing call runs?
- Is the work happening on the expected scope stack?
- Is the subscriber/exporter/plugin configuration actually active?
- Did the app choose the right public API layer: managed execute vs manual lifecycle vs typed wrappers vs adaptive/plugins?