Development
Hook
Hooks
What inquisitor 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 1111111111111111111114oLvT2/inquisitor --agent claude-codeShips with inquisitor. 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 inquisitor-core.js".
Where it lives
- hooks/inquisitor-core.jsGitHub
Read the script before you install anything that runs on your machine. This is the one part of a plugin that acts without being asked.
Ships withinquisitor
Hypothesis-driven problem solving for AI agents Probe · Falsify · Escalate — never overcomplicate, never blind-retry
Get the whole plugin, auto-invoked

