PreToolUse
01Hook
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From trouties/bashback.
Stop your coding agent from rebuilding clobbered files from memory — /rewind for bash, with command-level snapshot and undo. Works with Claude Code, Codex CLI, and Cursor.
Hook
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From trouties/bashback.
Hook
Runs after a tool call finishes for Bash, TaskOutput, TaskStop, BashOutput and KillShell tool calls, running an inline shell check (2 commands). From trouties/bashback.
Hook
Runs when a tool call fails for Bash tool calls, running an inline shell check. From trouties/bashback.
Hook
Runs when a session starts, executing bootstrap.sh via sh (2 commands). From trouties/bashback.
Hook
Runs when a session ends, running an inline shell check. From trouties/bashback.