By gsaranti
Cross-tool context bridge between Claude Code and Codex. Logs your conversation and exposes it to the other tool so you can hand off plans, share context, and pick up where the other tool left off.
Pause Iris conversation capture for this project. Sets is_on to false in .iris-config.yaml so the hooks no-op until you run /iris-on. Existing chat logs and last-response files are preserved; /iris-sync and /iris-relay still work for reading what's already on disk.
Enable Iris conversation capture for this project. Sets is_on to true in .iris-config.yaml (creating the file if it doesn't exist) so the hooks fire normally on the next turn.
Execute a plan that Codex produced. Reads the last Codex response from disk and treats it as a plan to implement. Use when the user wants Claude Code to pick up where Codex left off.
Summarize what the user and Codex have been working on. Reads the Codex chat log from disk and returns a brief synthesis of the current state, recent work, and open threads. Use when you need context on what Codex is doing or has done.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A marketplace of plugins for AI coding agents.
Wisdom before code. Keeps a project's intent, status, and history legible across agent sessions. |
The messenger between worlds. Hands off context between Claude Code and Codex without copy-pasting. |
/plugin marketplace add gsaranti/pantheon
codex plugin marketplace add gsaranti/pantheon
Then install individual plugins from the pantheon marketplace in either runtime's /plugins UI.
MIT. See LICENSE.
npx claudepluginhub gsaranti/pantheon --plugin irisA lightweight toolset for keeping a project's intent, status, and history legible across agent sessions.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking