Handing Work from Claude Code to Codex with Uncommitted Changes
What happened when I moved work from Claude Code to Codex with a dirty worktree, and the steps I now follow for a safe handoff.
What happened when I moved work from Claude Code to Codex with a dirty worktree, and the steps I now follow for a safe handoff.
How I designed and use an agent-handoff document to transfer work from a Claude Code session to Codex.
Real examples of setting up Claude Code hooks for pre-edit backups and post-edit automatic validation, with notes on how the workflow changed.
CLAUDE.md is the configuration file AI reads first when starting a project. This article explains what to write in it and how it changes AI behavior, with before-and-after examples.
A firsthand account of using Claude Code Dynamic Workflows to run security, performance, and code style reviews in parallel, including how results were merged.
How I use structured handoff files and shared rules to transfer working context from Claude Code to Codex.
Seven practical techniques for reducing Claude token usage, including context resets, focused CLAUDE.md instructions, subagent isolation, and output controls.
A practical guide to Claude Code Dynamic Workflows, including parallel subagent orchestration, the Bun port, suitable tasks, limitations, and cost management.