npx claudepluginhub fakoli/fakoli-plugins --plugin gwsDefined in hooks/hooks.json
command -v gws > /dev/null 2>&1 && echo 'GWS CLI is available. Google Workspace operations are ready.' || echo 'WARNING: gws CLI not found. Install from https://github.com/googleworkspace/cli'5msExecutes check-longhand.sh script from plugin scripts directory on every SessionStart event for initial session checks. No bash execution or file writes.