Stats
Actions
Tags
From mlfts
Runs a Node script on session start to initialize plugin context and on stop to verify code integrity. Executes Node.js without bash.
2 events · 2 hooks
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
uv run python "${CLAUDE_PLUGIN_ROOT}/hooks/skip_skill_traces.py" -- uv run python -c "from mlflow.claude_code.hooks import stop_hook_handler; stop_hook_handler()"uv run python "${CLAUDE_PLUGIN_ROOT}/hooks/log_cc_environment.py"npx claudepluginhub fmurray/mlfts --plugin mlfts