Start the Dino runner game in a tmux split pane
Launches an interactive Dino runner game in a tmux split pane.
/plugin marketplace add davidfant/claude-dino/plugin install dino@claude-dinoLaunch the Claude Dino canvas game in a new tmux pane below your current session.
Execute the following bash command:
cd ~/.claude/plugins/claude-dino && ./scripts/dino-boot.sh "$SESSION_ID"
The game will:
After executing, inform the user the game has started successfully.
/startInitiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.