TeammateIdle
01Hook Claude Code
Runs on the TeammateIdle event, executing teammate-idle.sh. From sethdford/shipwright.
Orchestrate fully autonomous Claude Code agent teams. Delivery pipelines, fleet operations, DORA metrics, and auto-scaling workers. From GitHub issue to deployed PR — zero human intervention.
Hook Claude Code
Runs on the TeammateIdle event, executing teammate-idle.sh. From sethdford/shipwright.
Hook Claude Code
Runs when a task is marked completed, executing task-completed.sh. From sethdford/shipwright.
Hook Claude Code
Runs when the agent sends a notification, executing notify-idle.sh. From sethdford/shipwright.
Hook Claude Code
Runs before the context is compacted for auto tool calls, executing pre-compact-save.sh. From sethdford/shipwright.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing pre-tool-use.sh. From sethdford/shipwright.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Bash tool calls, executing post-tool-use.sh with --write (2 commands). From sethdford/shipwright.
Hook Claude Code
Runs when a session starts, executing session-started.sh. From sethdford/shipwright.
Hook Claude Code
Runs when a git worktree is created, executing worktree-create.sh. From sethdford/shipwright.
Hook Claude Code
Runs when a git worktree is removed, executing worktree-remove.sh. From sethdford/shipwright.
Hook Claude Code
Runs after instructions files are loaded for compact tool calls, executing instructions-reloaded.sh. From sethdford/shipwright.
Hook Claude Code
Runs on the ConfigChange event, executing config-change.sh. From sethdford/shipwright.