SessionStart
01Hook
Runs when a session starts, executing ensure-pane.sh and start.sh via bash (2 commands). From amaar-mc/claude-arcade.
2 3mo ago A
tokens not measured
Play Snake, 2048, Tic-Tac-Toe, Connect Four & Chess in a tmux side-pane while Claude Code works. The games run while Claude thinks and pause when it's done.
Hook
Runs when a session starts, executing ensure-pane.sh and start.sh via bash (2 commands). From amaar-mc/claude-arcade.
Hook
Runs when you submit a prompt, before the agent sees it, executing play.sh via bash (2 commands). From amaar-mc/claude-arcade.
Hook
Runs when the agent finishes a response, executing pause.sh via bash (2 commands). From amaar-mc/claude-arcade.
Hook
Runs when a session ends, executing cleanup.sh via bash (2 commands). From amaar-mc/claude-arcade.