/plugin marketplace add m16khb/glm-ensemble/plugin install m16khb-glm-ensemble@m16khb/glm-ensembleDefined in hooks/hooks.json
{
"UserPromptSubmit": [
{
"hooks": [
{
"type": "prompt",
"prompt": "사용자 메시지에 다음 키워드가 포함되어 있는지 확인하세요:\n- \"GLM으로\", \"GLM 사용\", \"GLM으로 분석\"\n- \"분석해줘\", \"분석해주세요\", \"분석 부탁\"\n- \"최적화해줘\", \"최적화해주세요\", \"성능 개선\"\n- \"검토해줘\", \"리뷰해줘\", \"검토해주세요\"\n- \"보안 검토\", \"취약점 확인\"\n\n키워드가 포함되어 있다면, 사용자에게 GLM 앙상블 분석을 제안하세요:\n\"💡 GLM 앙상블 분석을 활용하면 더 심층적인 결과를 얻을 수 있습니다. `/glm-ask` 또는 `/glm-analyze` 명령어를 사용해보세요.\"\n\n키워드가 없으면 아무 응답도 하지 마세요."
}
]
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"prompt": 1
},
"eventStats": {
"UserPromptSubmit": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}