Stats
Actions
Tags
From claude-task-tracker
Manages CarTA session lifecycle: checks dependencies on start, runs a prompt hook on user submit, and executes a stop hook on exit.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/ProblemFactory/plugin"; node "$_R/src/hook.mjs"30ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/ProblemFactory/plugin"; node "$_R/src/hook.mjs"5ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/ProblemFactory/plugin"; node "$_R/src/hook.mjs"30msnpx claudepluginhub problemfactory/claude-task-tracker --plugin claude-task-tracker