Run an adversarial Kimi review that challenges the implementation
Delegate a task or ask a question to Kimi
Cancel an active Kimi background job
Delegate investigation, an explicit fix request, or follow-up work to the Kimi rescue subagent
Retrieve the full output of a completed Kimi job
Internal helper contract for calling the kimi-companion runtime from Claude Code
Internal guidance for composing Kimi CLI prompts for coding, review, diagnosis, and research tasks
Internal guidance for presenting Kimi output back to the user
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
Executes directly as bash, bypassing the AI model
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin integrating Moonshot Kimi CLI.
Status: v0.1. See docs/superpowers/specs/2026-04-20-kimi-plugin-cc-design.md for design and lessons.md for migration experience.
uv tool install --python 3.13 kimi-cli or the official shell installer)kimi login once in your terminal)Claude Code plugins install takes a plugin name from a registered marketplace, not a filesystem path. Register this repo as a local marketplace first, then install by name:
# 0) cd into the repo root FIRST — the next command uses $PWD.
# If you skip this step, `$PWD` expands to whatever directory you're
# currently in and you'll register the wrong path.
cd /path/to/kimi-plugin-cc
# 1) Register this repo as a marketplace (one-time per machine)
claude plugins marketplace add "$PWD"
# 2) Install the kimi plugin from it
claude plugins install kimi@kimi-plugin
# 3) Verify
claude plugins list | grep kimi
Restart your Claude Code session after install so slash commands become available.
/kimi:setup — verify Kimi CLI installation, authentication, and configured models/kimi:ask — one-shot prompt to Kimi/kimi:review — balanced code review of the current diff (JSON)/kimi:adversarial-review — red-team review of the current diff (same schema, stricter stance)/kimi:rescue — delegate a multi-step task to Kimi via the kimi-agent subagent/kimi:status / /kimi:result / /kimi:cancel — background-job lifecycleMIT
Use Gemini from Claude Code to review code or delegate tasks. Streaming support, task runtime, thread resumption.
Use Qwen from Claude Code to review code or delegate tasks.
Use MiniMax (via Mini-Agent) from Claude Code.
Use multiple provider CLIs from one Claude Code plugin, including background job lifecycle.
npx claudepluginhub bbingz/kimi-plugin-cc --plugin kimiMulti-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.