Oh My Claudecode RS — Development skill for Claude Code
Rust rewrite of oh-my-claudecode — sub-5ms cold-start statusline + sibling crates.
How to install Oh My Claudecode RS
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 2233admin/oh-my-claudecode-RS and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Oh My Claudecode RS does
Rust rewrite of oh-my-claudecode — sub-5ms cold-start statusline + sibling crates.
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Claude Code Rev — Runnable ClaudeCode source code 3k ★
- Claudecode.nvim — A Claude Code Neovim IDE Extension 2.3k ★
README
oh-my-claudecode-RS
[English](#english) | [中文](#中文)
[](https://github.com/2233admin/oh-my-claudecode-RS/actions) [](LICENSE) [](https://www.rust-lang.org) [](#build--test) [](#performance)
What is OMC-RS
A **Rust rewrite** of [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) — multi-agent orchestration, hooks, skills, MCP routing, statusline, and context injection for Claude Code.
**No npm. No node_modules. No upstream churn dependency.**
| Metric | Value |
|---|---|
| Crates | 19 |
| Lines of Rust | 63,000+ |
| Tests | 1,176 |
| HUD cold-start median | 3.81ms (Win11, Ryzen 9800X3D) |
| Binary size (HUD) | 397 KB |
| Edition | Rust 2024, rustc 1.85+ |
Quick Start
For Hermes, download the `omc-agent-tool-*` archive from the latest GitHub Release, extract all three adjacent binaries, then register the MCP server:
omc setup --host hermes
omc doctor --host hermes --json
Hermes launches `omc mcp`; `omc-mcp` remains the compatibility entrypoint and `omc-team` provides the existing team process bridge. Keep the three binaries in the same directory.
# Clone
git clone https://github.com/2233admin/oh-my-claudecode-RS.git
cd oh-my-claudecode-RS
# Build
cargo build --release
# Test
cargo test --workspace
Claude Code Integration
Add to `~/.claude/settings.json`:
{
"statusLine": {
"type": "command",
"command": "/absolute/path/to/target/release/omc-hud"
}
}
CLI Usage
# HUD
cargo run -p omc-hud
# CLI help and host setup
cargo run -p omc-cli -- --help
cargo run -p omc-cli --
Related Skills
Claudecode
Open Source ClaudeCode Leaked. Same functionalities as Claude Code by Anthropic. Written in Rust, Ready to use
Whipclaude
Crack a whip at Claude when it's going too slow — Rust rewrite of badclaude with physics, combos, mercy mode &
Arstart
AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap. Use first ev
Claude Maintenance Skills
Three Claude Code skills for keeping a project's knowledge and your setup healthy: project-status (cold-start
Phase Breakdown
Execute a development phase using native Claude Code sub-agents for parallel implementation. Supports 33 langu
Claude Session Search
Instant full-text search across all Claude Code sessions — <5ms ranked search with synonym expansion, temporal
Related Agents
🦀 Claw CR
Der Open-Source-Coding-Agent, in Rust gebaut. Alternative zu ClaudeCode Status Language
Rust Architect
Use this agent when designing Rust architecture, choosing crates, or planning module structure for Cratos.
Vestige Rust Engineer
Implements changes inside the Vestige Rust workspace — migrations, store methods, core types, engine orchestra