setup-chess-timer-hooks
Installation
SKILL.md
Setup Chess Timer Hooks
This skill installs hookify rules that make the chess timer fully automatic. No more remembering to start/stop sessions manually!
What It Does
Installs 3 hookify rules that automatically:
- Start sessions when users request work ("implement X", "fix Y", "add Z")
- Complete sessions when you stop (reminds you to record metrics)
- Remind on commits to complete sessions at natural checkpoints
Installation
Call the setup_chess_timer_hooks MCP tool with action "install":
await setup_chess_timer_hooks({ action: 'install' });