Stats
Actions
Tags
From ssh-operator
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
mkdir -p .claude/ssh-operator && cp ${CLAUDE_PLUGIN_ROOT}/scripts/ssh-op.sh .claude/ssh-operator/ssh-op.sh && chmod +x .claude/ssh-operator/ssh-op.sh5msnpx claudepluginhub suzuki0keiichi/claude-plugins-suzuki0keiichi --plugin ssh-operator