Day Zero sessions

04

AutomateDates TBDWorkuity Biltmore

The Night Shift

A support agent and a workflow that runs while you sleep

The last session extends the exact repo from session three. You pull a prepared branch, so nobody spends the evening on plumbing. We build a support agent that answers from your own content and knows when to hand off to a human, write the guardrails before it goes live, then put one workflow on a schedule and watch a run land in the logs. Then we break it on purpose, because a job that failed silently is the worst outcome available.

Session one is Tuesday Aug 25 at Workuity Biltmore and Wednesday Aug 26 at Workuity Chandler, evenings at 6:00 PM. Same session — pick the room that works. Nights two through four announced soon; watch Discord and the Meetup calendar.

Venue sponsor: Workuity. Format: the host builds live on screen. Bring a laptop and work along, or just watch — nobody is put on the spot.

Why this session

An agent that's confident and wrong costs more than no agent at all. It reaches for model memory instead of your pages, promises things you would never promise, and does it in front of a customer. The fix isn't a better model. It's a guardrails file, three legal outcomes, and a human at the end of the queue.

What we cover

  1. 01

    Agent vs workflow

    One waits for a message, one waits for a clock. Different triggers, different shapes, different ways of going wrong. We build one of each and name which of your problems is which.

  2. 02

    The handoff

    Pull the prepared branch onto session three's repo and add your keys. Ten minutes of wiring somebody else already did, so the evening goes on the parts that need your judgement.

  3. 03

    The support agent

    A chat route on your own site, answering from your own pages rather than model memory. Three legal outcomes: answer, escalate, refuse. "I don't know — here's a human" is a correct answer, and making it correct is most of the work.

  4. 04

    Guardrails, written first

    Never promise a date, never negotiate a price, never send email. Written to a file before deploy, because the version you write afterwards is the version written after the screenshot.

  5. 05

    The night shift

    One scheduled workflow, picked in the room: weekly article drafts into a review queue, or the numbers report rebuilt to run itself. Nothing publishes without a human. The path we don't build is written up in the guide.

  6. 06

    Watch it run, then break it

    Manual trigger first and read the whole log. Then enable the schedule, wire a failure alert, and make one run fail on purpose so you know what the silence would have hidden.

  7. 07

    What compounds from here

    Four sessions ago this was a blank box. Now something runs while you sleep. Where it goes next is a business with numbers on it, and that's the job Zero to Launch — the six-session program and the hackathon weekend — picks up.

You leave with

A chat agent live on your site with its guardrails written down, and one scheduled workflow you've watched run and watched fail.

To follow along

A laptop, session three's repo, and the deploy account it's sitting on. Tonight needs an API key with real credit on it; a few dollars covers the evening, and we'll name the exact keys in Discord beforehand. Missed session three? Clone the finished template and start from there — nothing tonight assumes you typed it yourself.

Afterward

Nothing is required. It compounds if you run the same work on your own product. The suggested output:

04-agents/ — if you want somewhere to put it: your guardrails file, the agent's ten-question test log including the two escalations, the workflow, and a screenshot of the run you made fail.

Everything is open source. Missed the session? It's archived in Discord.

The session kit

Slides, a follow-along guide and skill files. Free to download, room or no room.

Slides17 slides. Arrow keys, fullscreen, print to PDF.Open the deck →Follow-along guide7 steps, 60 min. What to run, what done looks like.Read the guide →Skill files3 skills as a zip. Unzips into .claude/skills/.Download (3) ↓

Install this session's skills

curl -fsSLO https://www.shipai.club/skills/day-zero-04-agentic-workflows.zip
unzip -o day-zero-04-agentic-workflows.zip -d .

What's in the bundle

Every program skill is on the skills page.

The community online

Recaps, archive links, questions between sessions, everyone else's work in progress.

Join the Discord