Technical writing

Knowledge Should be Free.

Practical AI engineering knowledge shared openly, covering Real Developer Pain, Production AI systems, Agent Evaluation, LLMOps, Security, Governance, and proven Spec-driven development techniques

Agent Engineering7 min read

Claude Codex Duo: saving Claude tokens for planning while Codex does the heavy lifting

Claude Code is most valuable when used for high-level reasoning, planning, and orchestration. Instead of burning Claude tokens on long implementation loops, delegate scoped coding work to Codex subagents and keep Claude focused on supervising the SDLC.

Read article