Tag — 5 entries

agentic-development

Every post tagged agentic-development. Back to the full index →

Trust, but Verify: Letting AI Drive a Production Migration 01 Jun 2026 · tech · 8 min

Trust, but Verify: Letting AI Drive a Production Migration

Over four days, Claude rebuilt Leaderboard's entire golf data pipeline onto a new provider — new API client, a re-keyed production database, a zero-downtime cutover. I barely wrote a line. My job was to challenge every step, and a few times that's exactly what saved it.

How I Accidentally Used Claude as a Backup System 27 May 2026 · tech · 8 min

How I Accidentally Used Claude as a Backup System

My autonomous agent platform marked a task DONE but never opened the PR — and then the worktree got cleaned up, taking 1,300 lines of validated work with it. Except it wasn't gone. Claude had been keeping a backup I never asked for.

My Remote Agent Experiment: From Cloud Agents to My Own AI Dev Team 17 Mar 2026 · tech · 7 min

My Remote Agent Experiment: From Cloud Agents to My Own AI Dev Team

OpenClaw didn't work out. Cloud agents frustrated me. So I built my own orchestration platform — six AI agents that design, review, build, test, and document code while I sleep. Here's the story of Composer.

My Remote Agent Experiment: OpenClaw, Honest Results, and a Plot Twist from Anthropic 28 Feb 2026 · tech · 6 min

My Remote Agent Experiment: OpenClaw, Honest Results, and a Plot Twist from Anthropic

I set up a dedicated M4 Mac Mini running OpenClaw as a remote coding agent — isolated network, its own Apple ID, Slack interface. The vision was beautiful. The results were not. Then Anthropic announced exactly what I actually needed.

Getting Started with Agentic Dev — Part 1: Your Toolkit 27 Feb 2026 · tech · 9 min

Getting Started with Agentic Dev — Part 1: Your Toolkit

Part 1 of a 3-part series on getting started with agentic software development. Everything you need to install and configure to start working with AI coding agents.