collaborating-with-claude-code
Delegate code review, debugging, and implementation to Claude Code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install collaborating-with-claude-code?โผ
Run `npx skills add ZhenHuangLab/collaborating-with-claude-code --all -g -y` in your terminal to install this skill globally.
What does collaborating-with-claude-code do?โผ
It lets Codex CLI hand off tasks like code review, debugging, and implementation to Claude Code and receive structured JSON results back.
What do I need before using this skill?โผ
You need Python 3 and an authenticated Claude Code CLI installed, with `claude --version` working on your machine.
Can I run read-only code reviews safely?โผ
Yes. Use the `--no-full-access` flag so Claude Code only reviews code without modifying files or running commands.
Does it support multi-turn conversations with Claude Code?โผ
Yes. The bridge returns a SESSION_ID so you can continue the same session across multiple turns for follow-up questions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core