Files
rohitg00--agentmemory/plugin/skills/agentmemory-hooks/REFERENCE.md
T
wehub-resource-sync 979fb22d7c
CI / test (20, macos-latest) (push) Has been cancelled
CI / test (20, ubuntu-latest) (push) Has been cancelled
CI / test (22, macos-latest) (push) Has been cancelled
CI / test (22, ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:01:18 +08:00

21 lines
596 B
Markdown

# agentmemory hooks reference
Generated from `plugin/hooks/hooks.json`. Do not edit the block below by hand; run `npm run skills:gen` after changing the hook registration.
<!-- AUTOGEN:hooks START - generated by scripts/skills/generate.ts, do not edit by hand -->
The Claude Code plugin registers hooks on 12 lifecycle events to capture observations automatically:
- `Notification`
- `PostToolUse`
- `PostToolUseFailure`
- `PreCompact`
- `PreToolUse`
- `SessionEnd`
- `SessionStart`
- `Stop`
- `SubagentStart`
- `SubagentStop`
- `TaskCompleted`
- `UserPromptSubmit`
<!-- AUTOGEN:hooks END -->