{ "hooks": { "SessionStart": [ { "matcher": "startup|resume|clear|compact", "hooks": [ { "type": "command", "command": "bash ~/.claude/hooks/session-start-superpowers.sh" } ] } ] } }