Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From bookmark
Runs a Kin-based lifecycle manager that primes the environment on session start, checks prompts, and compacts context on stop and pre-compact events. No bash execution or file writes.
4 events · 4 hooks
npx claudepluginhub tyroneross/bookmark --plugin bookmarkWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
npx @tyroneross/bookmark stop 2>/dev/null || echo '{"decision": "approve"}'10000msnpx @tyroneross/bookmark precompact 2>/dev/null || echo '{}'10000msnpx @tyroneross/bookmark restore 2>/dev/null || echo '{}'5000msnpx @tyroneross/bookmark check 2>/dev/null || true3000msShare bugs, ideas, or general feedback.