collaborating-with-claude-code

by ZhenHuangLab · Codex Skill · ★ 27

About collaborating-with-claude-code

collaborating-with-claude-code 中文 | English Codex CLI 的一个 skill :通过一个 JSON bridge 脚本,把“代码审查 / 调试 / 方案对比”等任务委托给 Anthropic Claude Code CLI(默认模型:),并以结构化 JSON 结果返回,便于在多模型协作中使用。 本仓库的核心入口是 (Codex skill 定义)以及 (桥接脚本)。 Features 本skill相对于其他类似skill/协作模式,具有如下重要优势: 使用SOTA的context engineering技术,遵循渐进式披露 (progressive disclosure) 的原则,让codex只需要一次tool call就可以掌握该skill script的使用方法,第二次tool call即可正确调用,无需再搜索/读取该脚本; 兼容各类“在extended thinking开启后会对message结构进行严格校验的” Anthropic-compatible proxy.

Quick Facts

Stars27
Forks2
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score62.015581861735/100
Last Updated2026-02-15
Created2026-01-11
Platformsclaude-code, codex, python
Est. Tokens~4k

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is collaborating-with-claude-code?

collaborating-with-claude-code is Let codex (main agent) collaborate with claude code Through codex skills. It is categorized as a Codex Skill with 27 GitHub stars.

What programming language is collaborating-with-claude-code written in?

collaborating-with-claude-code is primarily written in Python.

How do I install or use collaborating-with-claude-code?

You can find installation instructions and usage details in the collaborating-with-claude-code GitHub repository at github.com/ZhenHuangLab/collaborating-with-claude-code. The project has 27 stars and 2 forks, indicating an active community.

What license does collaborating-with-claude-code use?

collaborating-with-claude-code is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Codex Skill tools