oh-my-kimi: OMK turns Kimi Code CLI into a bounded coding team with isolated worktrees, DAG-based execution, evidence gates before completion, local graph memory, and a live HUD/cockpit for operator control. It is a Kimi-native control plane for shipping code with verification, designed for daily use with explicit maturity labels.; codeindex: codeindex is a dependency analyzer that builds a blast-radius impact score for every file in your repo — showing which files will break if a given file changes. It also generates a symbol index mapping every function and class to its exact file and line number, so AI tools can locate any symbol in one lookup without scanning the whole codebase. Supports 12+ languages, zero required dependencies (pure Python stdlib), and five consumption modes including CLI, MCP server, and CLAUDE.md injection.
Ship code with verification
Assessing refactoring risk before touching a high-impact file