#workflow
Every note tagged #workflow, newest first — or browse the full archive.
Four terminals and an inbox: growing agent skills from their own message history
I ran an app-development workflow as four separate Claude Code sessions — each owning one role, all talking through a shared inbox — and then pointed a fresh session at the accumulated messages and asked it to write the skills. This is how the bootstrap worked, why the distillation step is the interesting part, and what it cost.
Counting the inbox: what an agent message corpus records about roles nobody designed
An earlier note described distilling four agent skills out of a shared on-disk inbox, and admitted that the transcripts were neither counted nor quoted. This one counts them and quotes them — how long each code name lasted, how the traffic decayed once the skills existed, and what the sessions wrote to each other about promotion, protocol, and disagreement.
A spreadsheet that runs payroll: a pipeline in Google Apps Script
Every two weeks I used to open a time-clock export and copy each employee's shifts, by hand, into a payroll workbook — an afternoon of careful, error-prone transcription. Now it's a one-minute import from a menu inside the spreadsheet itself. This post is the big-picture tour of how that works: what Google Apps Script is, bound versus standalone projects, converting an uploaded .xlsx on the fly, writing live formulas so a hand edit still cascades, and getting the code out of the browser and into local files and git with clasp.
Running my day job on Claude Code — an agent architecture for non-software work
My day job isn't writing software — it's coordinating insurance-restoration jobs, which is document-heavy and relentlessly repetitive. Over a few months I built a system of Claude Code agents around that workflow. This is the architecture, the decisions that made it hold together, and what I'd change.
Quantum Tunneling Workflow for Hydrogen Peroxide - PES Scans, kappa Corrections, and Instanton Integration
An ACS-style, AI-authored workflow note that couples a relaxed PES scan with semiclassical tunneling corrections and an i-PI ring-polymer instanton sketch, including charts, tables, and runnable code.