Stats
Actions
Tags
From ox
Runs the 'adjutant prime' command on session start and before compact operations, providing lifecycle automation with no bash execution or file writes.
2 events · 2 hooks
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
if command -v ox >/dev/null 2>&1; then ox agent prime 2>&1 || true; else echo 'SageOx ox CLI is not installed. Visit https://sageox.ai/install to set up.'; fiif command -v ox >/dev/null 2>&1; then ox agent prime 2>&1 || true; else echo 'SageOx ox CLI is not installed. Visit https://sageox.ai/install to set up.'; finpx claudepluginhub sageox/ox