Codex plugin that delegates read-only reviews, second opinions, and explicitly requested file edits to a locally installed Kiro CLI.
This is the Codex-side companion to
amliuyong/kiro-plugin-cc,
which invokes Kiro from Claude Code.
The repository is private. Authenticate Git/SSH with an account that can access it, then run:
codex plugin marketplace add git@github.com:amliuyong/codex-kiro-cli-skill.git --ref main && codex plugin add consult-kiro-cli@kiro-cli-toolsStart a new Codex thread after installation, then invoke $consult-kiro-cli.
- Codex CLI with plugin support
- Kiro CLI
- An authenticated Kiro session from
kiro-cli login
./install.shThis adds or upgrades the Git marketplace and installs the plugin.