{ "enabledPlugins": { "agent-sdk-dev@claude-plugins-official": true, "context7@claude-plugins-official": true, "frontend-design@claude-plugins-official": true, "github@claude-plugins-official": true, "commit-commands@claude-plugins-official": true, "code-review@claude-plugins-official": true, "pr-review-toolkit@claude-plugins-official": true, "playwright@claude-plugins-official": true, "explanatory-output-style@claude-plugins-official": true, "typescript-lsp@claude-plugins-official": true }, "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "node .claude/hooks/gsd-check-update.js" } ] } ] }, "statusLine": { "type": "command", "command": "node \"$HOME/.claude/hooks/statusline.js\"" } }