{
  "id": "skiff",
  "title": "Skiff",
  "kind": "terminal",
  "status": "active",
  "source_kind": "command",
  "source_path": null,
  "command": [
    "ssh",
    "skiff",
    "powershell",
    "-NoProfile",
    "-Command",
    "Get-Content -Path \"$env:ProgramData\\ssh\\logs\\sshd.log\" -Tail 500"
  ],
  "created_at": "2026-04-03T02:36:44+00:00",
  "updated_at": "2026-04-03T02:36:44+00:00",
  "notes": "Skiff SSHD tail feed over the local SSH alias. Requires the local SSH key/passphrase path to be usable by the invoking shell."
}
