Stats
Actions
Tags
From cmux-todo-board
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
if [ -f .tasks/board.json ]; then bin/board-status; else echo 'board-status: no board.json — run board-pull to populate'; finpx claudepluginhub kaiukov/claude-code-cmux-todo-plugin --plugin cmux-todo-board