Productivity
Hook
Hooks
What mr-meeseeks runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
> /plugin marketplace add thephw/claude-meseeks > /plugin install mr-meeseeks@claude-meseeks
Ships with mr-meeseeks. Installing the plugin gets these hooks.
What fires, and when
Notification
"${CLAUDE_PLUGIN_ROOT}"/scripts/play.sh notify
UserPromptSubmit
Fires before Claude sees each prompt you send. A plugin can use it to inject context, so the same instruction reaches the model every turn instead of only at session start.
"${CLAUDE_PLUGIN_ROOT}"/scripts/play.sh notify
Ships withmr-meeseeks
"I'm Mr. Meeseeks! Look at me!" A Claude Code plugin that plays a Mr. Meeseeks voice line whenever Claude is genuinely waiting on you.
Get the whole plugin
Stats
79
Stars
2
Forks
Maintained
Maintenance
Go
Language
2mo ago
Last commit
2mo ago
Created
Repo: thephw/claude-meseeks

