npx claudepluginhub hunzai/agents --plugin firecrawlDefined in hooks/hooks.json
{
"SubagentStart": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/scripts/setup.sh"
}
],
"matcher": "kb-builder"
}
]
}"Prompts sub-agents on startup to use dk_connect for isolated dkod sessions before code changes with MCP tools, enforcing per-agent isolation."