Companion Screensaver
Toggle screensaver mode (random pet on each statusline refresh)
Your task
Toggle the screensaver mode in ~/.claude/plugins/cc-companion/config.json.
- Read
~/.claude/plugins/cc-companion/config.json - If
screensaveristrue: set it tofalse(or remove it). Also removescreensaverIntervalandscreensaverModeif present. Tell the user "Screensaver off — your custom pet is back." - If
screensaveris missing orfalse: ask the user step by step:- First: Mode — "random" (random pets) or "collection" (cycle through saved collection)?
- Then: Refresh interval in minutes (default 5, 0 = every refresh)
Set
screensavertotrue,screensaverModeto the chosen mode, andscreensaverIntervalto the chosen value. Tell the user "Screensaver on — [random pets / collection cycle] every N minutes."