CX
Claude x Codex knowledge hub
knowledge sharing purpose

Repository hub for the Claude and Codex workflow materials.

This page is only an entry point. The main artifacts live in the repository as a TUI demo, a slide deck, and a technical architecture note. Use this page to access them quickly and understand how they relate.

Main Artifacts

The actual content is in these files. This hub keeps them visible without changing the original pages.

page

Workflow TUI

The original terminal-style walkthrough of the Claude and Codex collaboration flow. It stays unchanged.

slides

Slide Deck

The presentation version of the same ideas, useful for walkthroughs and team knowledge sharing.

docs

Architecture Note

The longer-form written explanation of the workflow, constraints, and technical reasoning.

Workflow Summary

A minimal recap of the flow described across the TUI, slides, and architecture note.

1. Claude plans

Breaks the task into structure, dependencies, and execution units.

2. Codex reviews

Checks the plan for gaps, risk, and missing cases.

3. Human approves

The workflow stays gated until the plan is accepted.

4. Execution starts

Approved work is split into scoped task clusters.

5. Parallel work is optional

Independent tasks can be delegated when isolation is clear.

6. Progress is reported

Status comes from structured agent outputs rather than manual polling.