---
name: boot-md
description: "Run BOOT.md on gateway startup"
homepage: https://klaw.kodelyth.com/automation/hooks#boot-md
metadata:
  {
    "klaw":
      {
        "emoji": "🚀",
        "events": ["gateway:startup"],
        "requires": { "config": ["workspace.dir"] },
        "install": [{ "id": "bundled", "kind": "bundled", "label": "Bundled with Klaw" }],
      },
  }
---

# Boot Checklist Hook

Runs `BOOT.md` at gateway startup for each configured agent scope, if the file exists in that
agent's resolved workspace.
