Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From nushell-dev
Blocks Write/Edit/NotebookEdit tool calls in Claude Code to enforce file path boundaries and run JSON-LD linting after writes. On session start, injects an inventory file via script.
3 events · 3 hooks
npx claudepluginhub danielbodnar/nushell-dev --plugin nushell-devSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Write|Editnu ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre-write-validate.nu30msWrite|Editnu ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-write-validate.nu60ms*nu -c 'let tools = [[tool available]; [nu-lint (which nu-lint | is-not-empty)] [nufmt (which nufmt | is-not-empty)] [nu-ide-check true]]; print "Nushell validation tools:"; $tools | to text'10msShare bugs, ideas, or general feedback.