Stats
Actions
Tags
From bwoc
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
command -v bwoc >/dev/null 2>&1 && echo "BWOC fleet available — $(bwoc list --count 2>/dev/null || echo '?') agents. Use /bwoc:list, /bwoc:status, /bwoc:send, /bwoc:run, /bwoc:team, /bwoc:task, /bwoc:memory." || echo 'BWOC: bwoc CLI not found on PATH — install it to use the fleet commands.'npx claudepluginhub bemindlabs/bwoc-plugin-claude --plugin bwoc