Skip to content

Repository files navigation

Kimi Code Companion for Claude Code

Use Kimi Code from Claude Code for autonomous delegation, tool-constrained repository analysis, managed background jobs, and private local usage reporting.

Install Kimi

Run these commands in Claude Code:

/plugin marketplace add chriswburke/kimi-claude-code-plugin
/plugin install kimi@model-companions-kimi
/reload-plugins

To work on the plugin itself, clone the repository and add it from the checkout with /plugin marketplace add ./ instead.

Kimi requires Git, Node.js 18.18 or newer, Claude Code 2.1.169 or newer, and Kimi Code 0.29.0 or newer. Continuous integration covers Linux and macOS. Windows is untested; run the plugin under WSL there. Authenticate the Kimi CLI with kimi login, then verify the installation without model inference:

/kimi:setup
/kimi:models

Start with a request that cannot modify the checkout:

/kimi:explore --profile stable Where is authentication enforced?

/kimi:ask can modify files. Run it only in a checkout you trust.

Find the right guide

Task Guide
Install and run a first request Get started
Look up command syntax and boundaries Command reference
Manage jobs and local usage Manage jobs and usage
Review trust assumptions Security model
Diagnose a failure Troubleshooting
Validate and release Kimi Release packages

The Kimi package source is nested at plugins/kimi; its self-contained reference describes all runtime limits, retention, and security behavior.

Develop

Run the repository checks after a change:

npm test
npm run validate

Read Contributing before submitting a change. Report sensitive vulnerabilities through the security policy.

About

Claude Code plugin for delegating to Kimi Code: tool-constrained explore, plan, and review workflows, managed background jobs, and private local usage reporting.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages