Running the blog's content autopilot on a Claude subscription, not API credit

How this blog’s unsupervised publishing pipeline moved off pay-per-token API credit, survived a silent auth revocation, and added a deterministic gate so an unreviewed draft can’t ship as slop.

August 21, 2026 · 5 min · Russell

The pipeline that writes this blog

How this blog’s GitHub Actions workflow mines activity, drafts posts with Claude, and publishes with zero human review.

August 16, 2026 · 4 min · Russell

Day One of the Content Pipeline: What Broke and What I Fixed

First-run lessons from an automated content pipeline. Noise, human-only merges, and a backwards production step surfaced in 24 hours.

April 6, 2026 · 5 min · Russell

Automate your content pipeline with GitHub Actions and Issues

Build a daily content mining pipeline that scans your repos and queues post ideas as GitHub issues.

April 5, 2026 · 4 min · Russell