npx claudepluginhub bendrucker/claude --plugin tmuxDefined in hooks/hooks.json
bun ${CLAUDE_PLUGIN_ROOT}/hooks/notification.ts --background-onlybun ${CLAUDE_PLUGIN_ROOT}/hooks/team-workaround.ts --teardownbun ${CLAUDE_PLUGIN_ROOT}/hooks/notification.ts --clearTeamCreatebun ${CLAUDE_PLUGIN_ROOT}/hooks/team-workaround.ts --setuppermission_promptbun ${CLAUDE_PLUGIN_ROOT}/hooks/notification.tsbun ${CLAUDE_PLUGIN_ROOT}/hooks/context.tsDisplays notifications for permission prompts, clears them before tool use, sets context on session start, and workarounds TeamCreate with setup/teardown. Runs TypeScript hooks via Bun.