Blog

Notes on running AI coding agents side by side: workflows, handoffs, reviews and what I learn building Starkomand.

  1. 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.

  2. 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.

  3. 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.

  4. 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.