Stats
Actions
Tags
From owlex
Routes Claude Code task/agent calls to subagents and controls command fan-out at submit time. Blocks Task/Agent tool calls via a Node.js guard before routing.
1 event · 3 hooks
Where this hook configuration is defined
Defined in hooks/delegation-hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
(?i)(council|deliberate|multiple perspectives|get opinions)echo 'SUGGESTION: Consider using the council-delegate subagent for this task'(?i)(review.*code|code.*review|find.*bugs|security.*audit)echo 'SUGGESTION: Consider delegating to codex-delegate for code review'(?i)(entire.*codebase|all.*files|architecture.*overview|analyze.*project)echo 'SUGGESTION: Consider delegating to gemini-delegate for large codebase analysis'npx claudepluginhub agentic-box/owlex