linxule/kimi-plugin-cc

39 stars · Last commit 2026-09-20

Bring Kimi to Claude Code and Codex for code questions, reviews, fixes, and parallel tasks. Uses the local Kimi Code CLI with your subscription or configured API provider.

README preview

# Kimi for Claude Code and Codex

[![Latest release](https://img.shields.io/github/v/release/linxule/kimi-plugin-cc)](https://github.com/linxule/kimi-plugin-cc/releases/latest) [![CI](https://github.com/linxule/kimi-plugin-cc/actions/workflows/ci.yml/badge.svg)](https://github.com/linxule/kimi-plugin-cc/actions/workflows/ci.yml) [![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](./LICENSE)

Use Kimi to explain code, review changes, challenge a design, or work toward a goal — an independent second opinion from a different model family, inside the Claude Code or Codex session you're already in.

[Latest release](https://github.com/linxule/kimi-plugin-cc/releases/latest) · [Roadmap](./ROADMAP-TO-GA.md) · [Report an issue](https://github.com/linxule/kimi-plugin-cc/issues) · [Apache-2.0 license](./LICENSE)

![Claude Code running /kimi:review on this repository, with Kimi's findings verified claim by claim in the same session](./assets/claude-code-kimi-review.jpg)

*Claude Code runs `/kimi:review` on this repository — Kimi reviews the diff, and the host verifies each claim against the tree.*

![Codex running $kimi-ask to explain this project's entry point](./assets/codex-kimi-ask.jpg)

*Codex runs `$kimi-ask` — a read-only explanation of this project's entry point, from the entry shell script to the command modules.*

Choose a language below. Each guide opens on this page.

选择语言,展开阅读 · Choisissez votre langue · 言語を選んで開いてください

View full repository on GitHub →