This skill should be used when testing or debugging an embedded-runtime boundary exposed through a dynamically loaded C-ABI library or Unix-domain socket, including requests to inspect exports, exercise FFI callbacks, send framed messages, reproduce seam crashes or hangs, fuzz a boundary, or correlate probe output with runtime logs. Not for ordinary APIs, HTTP/WebSocket services, static libraries, or generated bindings.
$npx -y skills add johnkozaris/jko-claude-plugins --skill seam-probeInstalls into the current project.
Run `npx skills use "https://github.com/johnkozaris/jko-claude-plugins" --skill "johnkozaris/jko-claude-plugins/seam-probe"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnkozaris/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/johnkozaris/jko-claude-plugins"` and select the relevant skills, then follow their instructions.