Skip to content
Development
Hook

Hooks

What ship runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add heliohq/ship --agent claude-code

Ships with ship. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Runs session-start.sh".

PreToolUse

  • Runs phase-guardrail.sh".

Stop

  • Runs stop-gate.sh".
Read hooks/hooks.json
Ships withship

An agentic development harness for Claude Code & Codex: agent-routed workflows from raw requirement to green PR.

Get the whole plugin, auto-invoked
Stats
87
Stars
0
Views
6
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
4mo ago
Created

Repo: heliohq/ship