jnopareboateng/codex-claude-subagents

14 stars · Last commit 2026-07-02

Claude as subagents in Codex — scoped workers, resumable sessions, git-ignored logs.

README preview

<div align="center">

# codex-claude-subagents

### Use Claude as subagents in Codex.

Spawn scoped, resumable Claude CLI workers from inside a Codex session —
no manual context-shuttling, no framework, stdlib only.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue)](https://www.python.org/)
[![Requires Claude CLI](https://img.shields.io/badge/requires-claude%20CLI-blueviolet)](https://docs.anthropic.com/en/docs/claude-code)

<img src="assets/architecture.png" alt="Architecture" width="720">

</div>

---

## Why

View full repository on GitHub →