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