Stats
Actions
Tags
From nushell-dev
Runs a pre-write hook before file modifications, a post-write hook to update state after edits, and an initialization hook on session start. Designed to maintain a stack of changes and manage file edit lifecycles.
3 events · 3 hooks
Safety 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'10ms51plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 51 plugins
npx claudepluginhub danielbodnar/nushell-dev --plugin nushell-dev