npx claudepluginhub yves-s/just-ship --plugin just-shipDefined in hooks/hooks.json
.*bash "${CLAUDE_PLUGIN_ROOT}/.claude/hooks/on-session-end.sh"5msBashbash "${CLAUDE_PLUGIN_ROOT}/.claude/hooks/detect-ticket-post.sh"2msstartup|resumebash "${CLAUDE_PLUGIN_ROOT}/.claude/hooks/detect-ticket.sh"5ms.*bash "${CLAUDE_PLUGIN_ROOT}/.claude/hooks/on-agent-stop.sh"5ms.*bash "${CLAUDE_PLUGIN_ROOT}/.claude/hooks/on-agent-start.sh"5msRuns bash scripts to detect tickets on SessionStart (startup|resume) and PostToolUse (Bash tools), plus on SubagentStart/Stop and SessionEnd. Executes bash commands, no file writes.