← all publishers

ritmillio

@ritmillio source repo

10 published skills

  1. Relay · ritmillio bundle
    Run unattended autonomous work on a dedicated worktree, branch and draft PR, without context rot — for a stated duration (4h, 12h, 24h) or until a set of verifiable criteria all pass. Each iteration is a fresh process handing a committed ledger to the next. Use when the user says "work on X for the next N hours", "keep going until X, Y and Z are done", "keep iterating while I'm away", "leave it running", "work on this all night", or asks to watch, check on, stop, or report on a running relay.
    0
    installs
  2. Reclaim · ritmillio bundle
    Diagnose and fix a dev machine pinned at high CPU, high RAM or high load average — read the verdict before touching anything, free resident memory, reap stale build watchers, cap test-runner concurrency, and tell the user when only a reboot will do. Use when the user says the CPU/RAM/fan/load is out of control, shows a system-monitor screenshot, asks to free up memory, or asks why the machine is slow while agents are running.
    0
    installs
  3. Draft Plan · ritmillio bundle
    Turn an investigation or conversation into a written plan doc with diagnosis, explicit scope, workstreams with verifiable proofs, sequencing gates, and open questions. Use when the user wants a plan written down before building — then chain into shred-plan to stress-test it.
    0
    installs
  4. Shred Plan · ritmillio bundle
    Tear a written plan apart to find gaps before implementing it. Use when the user has a plan — a docs/*-plan.md file or a plan just produced in the conversation — and wants it stress-tested, red-teamed, or "shredded". Verifies every codebase claim with evidence, hunts unverified assumptions, hidden dependencies, missing failure modes, scope leaks, and unverifiable done-criteria, then reports findings ranked by severity.
    0
    installs
  5. Collect Bills · ritmillio bundle
    Sweep mailboxes for vendor invoices billed to the company, drop anything without the company tax number, diff against what is already archived, and download only the delta. Use when the user says collect the bills, gather receipts, get the invoices, or do the bookkeeping.
    0
    installs
  6. Vercel Triage · ritmillio bundle
    Pull, dedupe, and triage Vercel production logs down to genuine failures, working around the CLI's traps (events duplicated many times, short --until windows, ~24h retention). Use when the user says 'check the vercel logs', 'is prod erroring', 'triage production', 'why are users seeing errors', or wants a production health read.
    0
    installs
  7. Safe Migration · ritmillio bundle
    Run the safe Drizzle migration ritual for a repo with a fragile migration directory: pick the next free prefix, generate, grep the SQL for destructive operations, enforce IF EXISTS, run the migration check, and confirm schema lands with its migration in one commit. Use when the user changes a Drizzle schema file, says 'generate a migration', 'add a column/table', 'db:generate', or is about to ship a schema change.
    0
    installs
  8. Morning Brief · ritmillio bundle
    Produce a one-screen morning brief: an INTERNAL section (git activity, open PRs, and relay ledgers across the user's repos) and an EXTERNAL section (news pulled from sources listed in a config file), optionally delivered to Telegram. Use when the user says 'morning brief', 'daily digest', 'catch me up', 'what happened overnight', 'get the news', or wants a start-of-day summary without browsing.
    0
    installs
  9. Telegram Notify · ritmillio bundle
    Set up Telegram bot notifications for agent events — turn finished, turn failed, commits, pushes, blocked-on-permission, and relay run events (start/landed/halt/limit/end). Ships the telegram-notify.sh sender script and walks through BotFather setup, chat id, config, hook wiring, and a --doctor check. Use when the user wants a Telegram ping when the agent finishes, commits, gets stuck, or dies.
    0
    installs
  10. Mac Compromise Check · ritmillio bundle
    Run a read-only compromise triage on a macOS machine: accounts, remote access, listening ports, launchd/cron persistence, code signatures of every launch item and process, DYLD injection, TCC privacy grants, browser extensions, MDM/config profiles, system hardening (FileVault/SIP/Gatekeeper/firewall), and the Claude hooks / MCP / Chrome agent surface. Trace a specific email or account across the machine. Use when the user says 'is my Mac hacked', 'check if my Mac is compromised', 'did someone access my machine', shows a suspicious sign-in, or wants a security audit of their laptop.
    0
    installs