Stats
Actions
Tags
From resume-builder
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
python -c "import fastmcp; print('resume-builder: Plugin ready'+' (full local scoring)' if __import__('importlib').util.find_spec('sentence_transformers') else ' (cloud scoring)')" 2>/dev/null || echo 'resume-builder: Not set up. Run /resume-builder:setup'npx claudepluginhub jananthan30/resume-builder --plugin resume-builder