Expand description
spool hook <subcommand> command handlers.
Thin glue between clap arg structs and hook_runtime entry points.
Each handler wraps the actual hook in hook_runtime::run_silent
so any internal failure becomes a stderr log + exit 0 (D7).