Stats
Actions
Tags
From peak-lab
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
sh -c 'command -v uv >/dev/null 2>&1 || echo "[peak-lab] warning: uv is not installed. Install it from https://docs.astral.sh/uv/ before running /peak-lab:analyze."; [ -f "$HOME/.garminconnect/garmin_tokens.json" ] || echo "[peak-lab] warning: no Garmin tokens at ~/.garminconnect/garmin_tokens.json. Run /peak-lab:setup to authenticate."'npx claudepluginhub shlomihod/peak-lab --plugin peak-lab