Use when debugging Clojure or Babashka code, especially before adding log statements or println - redirects to REPL-based inline inspection instead
$npx -y skills add humorless/clj-native-agent --skill clj-debugInstalls into the current project.
Run `npx skills use "https://github.com/humorless/clj-native-agent" --skill "humorless/clj-native-agent/clj-debug"` 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/humorless/clj-native-agent" that are relevant to the current task. Run `npx skills add "https://github.com/humorless/clj-native-agent"` and select the relevant skills, then follow their instructions.