{ "description": "學習模式鉤子,添加互動學習指令", "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/session-start.sh" } ] } ] } }