{
  "name": "hook-creator",
  "version": "1.0.0",
  "description": "Guide for creating Claude Code plugin hooks — Node.js .cjs scripts only, hooks.json configuration, event selection, prompt-based vs command hooks, ${CLAUDE_PLUGIN_ROOT} paths, stdio suppression, timeout sizing, and testing. Use when adding hooks to a plugin, creating PreToolUse/PostToolUse/Stop/SubagentStop/SessionStart/UserPromptSubmit hooks, or wiring hook scripts to hooks.json.",
  "author": "local",
  "license": "MIT",
  "tools": [],
  "trigger_phrases": [],
  "compatible_agents": [
    "aiden"
  ],
  "min_agent_version": "3.0.0",
  "tags": [
    "code",
    "files",
    "finance",
    "automation",
    "messaging"
  ],
  "created": "2026-04-27T17:11:55.947Z"
}
