From run-paperclip
paperclip: persistent read-only watcher (zero model cost) — new wakes / ready issues / @mentions / approvals / newly-hired agents across ALL your companies. Auto-discovered and armed via when:always (Claude Code monitor schema only supports when:"always" or when:"on-skill-invoke:<skill>"; pc-serve/pc-run-all/pc-run-company are COMMANDS, not skills, so on-skill-invoke can never fire for them). /pc-serve start, /pc-run-company --loop, and /pc-run-all start ALSO arm a persistent Monitor explicitly (Monitor tool, persistent:true) so the watch runs even when a command is read-and-executed rather than invoked, and so a single-company route can scope it with PC_CID. With no PC_CID this watcher defaults to all-companies mode.
Trust 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
PC_ALL_COMPANIES=1 "${CLAUDE_PLUGIN_ROOT}"/scripts/pc-watch-work.shTrigger condition and source location
npx claudepluginhub aronprins/run-paperclip --plugin run-paperclipinter-session messages