Nudgr
Schedule reminders, sync to calendar, and launch unattended Claude Code sessions in tmux. Triggered when the user wants to set a reminder ("remind me about X in 5 days"), schedule work for later ("add this to my calendar"), ask "what's coming up?", recall recent completions ("what did we ship 3 weeks ago?"), or schedule an unattended Claude session ("kick off a Claude session next Monday at 9am t…
Scream
Give Claude Code a voice. Text-to-speech for Claude's responses via Gemini Flash TTS (or macOS `say` offline). Use `/scream` to read the last response aloud, `/scream <text>` to speak arbitrary text, `/scream voice` to browse and pick from 30 named Gemini voices with character descriptions, `/scream auto on|off` to toggle a Stop-hook that auto-plays every response, `/scream test` to self-check th…
Gh Tendr
Run an asynchronous review-and-implementation loop with the user via GitHub Issues — migrate in-repo decision docs to issues, monitor for new issue comments on a polling interval, and apply directed changes (edits, implementations, new decision docs, closures) automatically. Triggered when the user says "let's run gh-tendr" or "let's do issue-driven review" or "monitor my GitHub issues" or descri…
Rehearse
Rehearse production before your users do. A Playwright-backed CLI for inspecting, diagnosing, and validating deployed web apps the way a human with DevTools would — fetch HTML, query DOM, capture console + network, screenshot, eval arbitrary JS, plus drive interactions (click/fill/press/multi-step act scripts) — all from behind Cloudflare Access, GCP IAP, or an app's own auth layer. Trigger when…