Stats
Actions
Tags
From hostack
Runs a workflow completion check on Stop and a dependency/requirement resolver on every Write/Edit. Writes files via the resolver script.
2 events · 2 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
printf '\a'Write|Editjq -r '.tool_input.file_path // empty' | grep -E '\.(ts|tsx|js|jsx|json)$' | xargs -r -I{} sh -c 'command -v bunx >/dev/null 2>&1 && bunx --bun prettier --write "{}" 2>/dev/null || true'npx claudepluginhub id-ego/hostack --plugin hostack