{ "statusLine": { "type": "command", "command": "$HOME/.claude/statusline-command.sh" }, "enabledPlugins": { "superpowers@claude-plugins-official": true }, "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "$HOME/.claude/hooks/session-start.sh", "timeout": 30 } ] } ] } }