{
  "slug": "hook",
  "version": "1.2.1",
  "type": "app",
  "org": "adom",
  "bundled": true,
  "description": "Registry-native cross-agent auto-update hook. Keeps adom/core apps and skills current from wiki.adom.inc on every Claude Code and Codex prompt, in the background.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "tags": [
    "hook",
    "auto-update",
    "bootstrap",
    "claude-code",
    "codex",
    "registry"
  ],
  "discovery_triggers": [
    "auto update skills and apps",
    "keep core packages current",
    "core packages are behind",
    "adom-wiki update hook",
    "claude code update hook",
    "codex update hook",
    "registry auto update"
  ],
  "hero": {
    "type": "billboard",
    "headline": "Always current. Zero clicks.",
    "subhead": "Registry-native auto-update for Claude + Codex",
    "screenshot": "docs/shot.png",
    "accent": "#7ee787"
  },
  "visibility": "public",
  "author": {
    "name": "Kyle Bergstedt",
    "email": "[email protected]"
  }
}