Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From wit
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub amaar-mc/wit --plugin witWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash -c 'if [ -d .wit ]; then wit status --json 2>/dev/null && echo "[wit] Coordination state loaded. Use wit:coordinate skill for multi-agent workflow." || echo "[wit] Daemon not running. Run wit init to start."; fi'Share bugs, ideas, or general feedback.