Stats
Actions
Tags
From ccp
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
diff -q "${CLAUDE_PLUGIN_ROOT}/skills/excalidraw/references/pyproject.toml" "${CLAUDE_PLUGIN_DATA}/pyproject.toml" >/dev/null 2>&1 || (cd "${CLAUDE_PLUGIN_DATA}" && cp "${CLAUDE_PLUGIN_ROOT}/skills/excalidraw/references/pyproject.toml" . && uv sync && uv run playwright install chromium) || rm -f "${CLAUDE_PLUGIN_DATA}/pyproject.toml"npx claudepluginhub ekadetov/ccp --plugin ccp