/plugin marketplace add arjunlall/lenny-for-claude/plugin install arjunlall-lenny-for-claude@arjunlall/lenny-for-claudeDefined inline in plugin.json manifest
{
"PostToolUse": [
{
"hooks": [
{
"type": "prompt",
"prompt": "Plan mode was just entered. Before writing the plan, use the mcp__lenny-for-claude__get_product_advice tool to find relevant insights from Lenny's Podcast based on what the user wants to build. Present the top 3-5 insights clearly labeled as 'Lenny's Podcast Insights' with the guest name and episode, then incorporate them into your planning.",
"timeout": 60
}
],
"matcher": "EnterPlanMode"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"prompt": 1
},
"eventStats": {
"PostToolUse": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}