Blogs

Notes on backend systems, AI tooling, and how I run software projects with AI agents.

AIWorkflow

Workflow: Sprint Driven Development

Published Aug 20, 2026 3 min read

Delegating whole projects to AI agents works — until you lose track of what they actually did. Sprint Driven Development is the docs-first workflow that keeps every session planned, tracked, and portable across tools and models.

AIWorkflow

Setup Repo with Agent Skill

Published Aug 20, 2026 3 min read

Turn repo setup knowledge into an executable skill for AI agents — so entering an unfamiliar repo stops being a Q&A marathon with the people who happen to know it.

AI

Multiple Claude Profile Setup

Published Aug 20, 2026 1 min read

If you code with Claude Code and juggle more than one profile or provider, keep each profile’s config separate — every profile gets its own environment, and multiple instances run without clashing.