Blog
Notes on running AI coding agents side by side: workflows, handoffs, reviews and what I learn building Starkomand.
-
Hand off a task from Claude Code to Codex without losing the plan
How to hand off a task from Claude Code to Codex: plan a CSV export, then pass the objective, acceptance criteria and brief to Codex in Starkomand.
-
How to keep track of multiple AI coding agent sessions
Back from a break with agents still running? Keep track of multiple AI coding agent sessions with window states, spoken notices and short recaps.
-
Have a second AI agent review code changes: a search race fix
Have a second AI agent review code changes: hand a Claude Code fix to a Codex reviewer with a factual brief, then make the final call yourself.
-
Why I put AI coding agents on an infinite canvas
An infinite canvas for AI coding agents keeps the issue, diagram, preview and reviewer beside the terminal. Why I built Starkomand that way.