zsty.us

Production work

Agents.

Every worker below is in production right now and earning its keep across one of my own companies or a client. Each is built on the same stack — Next.js + Drizzle + Neon + OpenClaw orchestration — so they share infrastructure and stay cheap to operate.

The system underneath

What the workers run on.

  • OpenClaw — the orchestrator the rest run on

    Overlord + Slack commander + Haiku router + Sonnet planner + RunPod dispatcher + per-brand business agents. The mobile windshield (ops dashboard at ops.zsty.us) reads the queue + run-report files this fleet writes. Runs on a Mac mini (Joshua) with a scaling path to dedicated GPU.

  • Slack → codegen daemon

    Turns a Slack change request into an actual code change: the daemon builds it in an isolated git worktree with its own Vercel preview and holds at an approval gate — nothing merges without a human. Proven on jackiej.events (Mission 2, Gates 1–2).

The workers

Production agents in real use.

  • BMH retail ops

    Daily inventory, order-state machine, and customer-comms agent for Big Moose Hemp. Runs unattended; flags edge cases to Slack.

    • Hemp / CBD
  • AUTONOMOUS AGENT — field-sales dashboard

    Magic-link Next.js dashboard + SMS dispatcher running as an autonomous agent for a field-sales rep (e.g. John Doe). Per-brand opt-in via AlpineIQ + Twilio, order parser, shipment tracking.

    • Hemp / CBD
  • Let's Go Paint headless

    Migrated a painting-services site to Next.js + headless commerce; agent drafts quotes from job photos and pushes approved estimates to clients.

    • Painting & Trades
  • 420 cloning agent

    Seasonal SMS campaign runner — segments lists, throttles per-carrier, validates phones (IPQS), reconciles bounce-backs against the source CSV.

    • Hemp / CBD
  • Roger agent

    Always-on Slack assistant that triages incoming messages, drafts replies in the operator's voice, and only sends after a single human approval click.

  • Contact scrubber

    Cleans a 10k+ contact CSV against email validators, phone reachability, opt-in state, and duplicate detection — outputs an upload-ready file.

    • Local Pro Services
  • Hemp migration agent

    CLI agent that audits a CBD/hemp storefront and produces a phased migration plan — pulls active products from the source admin, extracts brand-scrubbed assets, and ships with 50 tests. Worked example: the cbd.restaurant BigCommerce → headless migration.

    • Hemp / CBD
  • LGP outreach enrichment

    Enriches a 100-contact lead list with verified named decision-makers, phones, emails, and conversation hooks — public sources only, per-row verification citations, and a NEEDS HUMAN LOOKUP flag instead of a guess when a row can't be verified.

    • Painting & Trades

Each agent has a longer write-up under /agents/[slug] (shipping with the /admin portfolio editor in P5).

Agents — zsty.us