Help us improve
Share bugs, ideas, or general feedback.
From maxvision
Watches skills/discover-skill/references/skill-sources.json for mutations. Notifies when catalog was edited so the user knows to run 'maxvision-sources rebuild' before next orchestrate. Emits at most once per 60s. Invoke via /monitor.
npx claudepluginhub produtoramaxvision/maxvision --plugin maxvisionTrust and execution context for this monitor
Runs unsandboxed at plugin trust level
This command is executed by Claude Code with the same permissions as the plugin itself. Inspect the command below before installing this plugin.
Substitutions like ${CLAUDE_PLUGIN_ROOT}, ${CLAUDE_PLUGIN_DATA}, ${user_config.*}, and ${ENV_VAR} are NOT resolved by ClaudePluginHub — they appear here verbatim and are expanded only at runtime.
Shell command executed when the monitor triggers
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/monitor_catalog.pyTrigger condition and source location
inter-session messages
Share bugs, ideas, or general feedback.