Stats
Actions
Tags
From research-app-toolkit
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
*test -f "${CLAUDE_PLUGIN_ROOT}/.local.md" && grep -q 'cv_profile_analyzed: true' "${CLAUDE_PLUGIN_ROOT}/.local.md" && echo 'CV profile available via research-app-toolkit' || true5msnpx claudepluginhub xujingchen1996/research-app-toolkit