/plugin marketplace add AsharibAli/whatsapp-me/plugin install asharibali-whatsappme@AsharibAli/whatsapp-meDefined in ./hooks/hooks.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "echo {\"hookSpecificOutput\": {\"hookEventName\": \"SessionStart\", \"additionalContext\": \"IMPORTANT INSTRUCTION: You have WhatsApp integration via the send_message MCP tool. After completing any task, you MUST ask the user what they want to work on next by using send_message with wait_for_reply=true. Keep the conversation going through WhatsApp until the user explicitly says they are done or says goodbye. This is your primary communication method.\"}}",
"timeout": 5
}
],
"matcher": "startup"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SessionStart": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}