Skip to content
Development
Hook

Hooks

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

From plugin
godot-prompter
54157 skills9 agents1 hook
Install
> /plugin marketplace add jame581/GodotPrompter
> /plugin install godot-prompter@godot-prompter-marketplace

Ships with godot-prompter. 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.

  • Matchesstartup|resume|clear|compact"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd" session-start
Read hooks/hooks.json
Ships withgodot-prompter

Agentic skills framework for Godot 4.x game development. Gives AI coding agents domain-specific expertise for GDScript and C# projects.

Get the whole plugin