/goal vs /plan in Codex and Claude Code: When to Use Each
Use /goal and /plan in Claude Code and Codex with model guidance, usage budgets, human checkpoints, and document and development workflows.
Use /goal and /plan in Claude Code and Codex with model guidance, usage budgets, human checkpoints, and document and development workflows.
Using the Claude Code team's HTML workflow as a starting point, this article separates when to use Markdown, HTML, XML, and JSON for AI agent outputs.
How I choose between Claude Code and Codex in the same repository by comparing discussion, design, implementation, verification, and handoff work.
A practical comparison of Claude Code Skills, Codex Skills, GitHub Copilot Skills, Google Antigravity Skills, CLAUDE.md, AGENTS.md, GEMINI.md, and copilot-instructions.md, with guidance on what belongs where.
How I decide when to use Claude Code versus Codex in the same repository, and how I design handoff documents to transfer context across sessions.
A plain-language guide to Dynamic Workflows in Claude Code: how multiple AI workers divide a job, which tasks fit, and how to plan outputs, limits, costs, and resumption.
A plain-language guide to using Claude Code Hooks for repeated checks, including before-versus-after timing, human approval boundaries, and an adoption process.
Seven ways to reduce Claude Code input and output tokens while preserving required context, verification, and safety constraints.
When the number of rule files for AI grows, knowing what is where becomes difficult. This article explains how I organized them into three categories—rules, skills, and workflows—using the shared/ directory.
How to write CLAUDE.md to give Claude Code project context, with before-and-after examples and the boundary between guidance and enforcement.