# cc-plugin-codex

An open-source plugin that runs inside Codex and lets you use Claude Code and Claude models for review, rescue, and tracked background workflows.

- Tier: Indexed (plain plugin)
- Category: Agent Orchestration
- Page: https://www.flowy.sh/listings/sendbird-cc-plugin-codex
- Source: https://github.com/sendbird/cc-plugin-codex
- Price: free and open source

## Summary
cc-plugin-codex is a Claude Code plugin with 7 hand-picked skills for agent orchestration work, indexed on Flowy. Install it with the command on its page. It includes adversarial-review, cancel, rescue. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add sendbird/cc-plugin-codex --agent claude-code
```

## Skills
- adversarial-review
- cancel
- rescue
- result
- review
- setup
- status

## FAQ

### What is cc-plugin-codex?
An open-source plugin that runs inside Codex and lets you use Claude Code and Claude models for review, rescue, and tracked background workflows.

### How do I install cc-plugin-codex?
Run these in Claude Code: npx -y skills add sendbird/cc-plugin-codex --agent claude-code. Then prompt normally.

### Does cc-plugin-codex auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is cc-plugin-codex free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
