DocsGitHubnpm
Browse documentation

Hooks Manager

Create, configure, and debug hooks for Claude Code, Codex, and Cursor.

hooks-manager owns lifecycle hooks: command validation, routing shared hooks, notifications, and platform-specific config.

Invoke

Terminal
$hooks-manager

What it does

  • Create or edit PreToolUse / PostToolUse / notification hooks without guessing the schema.
  • Debug why a hook fired, blocked, or silently no-op'd.
  • Route shared hooks from ~/.agents so Claude and Codex stay in sync.

Install

Included in the free bundle:

Terminal
npx aiblueprint-cli@latest agents setup

Install only this skill:

Terminal
npx skills@latest add Melvynx/aiblueprint --skill hooks-manager