{ "description": "Claude docs sync plugin hooks", "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/scripts/claude_docs.py --format json" } ] } ] } }