Skip to content

RootBugs/Rootclaude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RootClaude

Root terminal for any LLM.

RootClaude is an open-source coding-agent CLI with 19 premium skills, 8 free models, and deep reasoning capabilities. Built for software engineers who want powerful AI assistance without the cost.

░▒▓███████▓▒░ ░▒▓██████▓▒░ ░▒▓██████▓▒░▒▓████████▓▒░▒▓███████▓▒░░▒▓█▓▒░░▒▓█▓▒░░▒▓██████▓▒░ ░▒▓███████▓▒░
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░   ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░   ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░
░▒▓███████▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░   ░▒▓███████▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒▒▓███▓▒░░▒▓██████▓▒░
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░   ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░      ░▒▓█▓▒░
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░   ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░      ░▒▓█▓▒░
░▒▓█▓▒░░▒▓█▓▒░░▒▓██████▓▒░ ░▒▓██████▓▒░  ░▒▓█▓▒░   ░▒▓███████▓▒░ ░▒▓██████▓▒░ ░▒▓██████▓▒░░▒▓███████▓▒░

License GitHub

Why RootClaude?

  • 19 Premium Skills — Code quality, design, security, performance, reasoning
  • 8 Free Models — MiMo, Qwen, DeepSeek, Nemotron, GPT-OSS, Gemma, North
  • Zero Cost — All models are free tier, no API keys required
  • Smart Routing — Simple tasks → fast model, complex tasks → powerful model
  • Deep Reasoning — Multi-step thinking, chain-of-thought, self-verification
  • AutoCLI WebFetch — Direct HTTP fetch without browser dependency
  • Persistent Memory — Cross-session context and learnings

Quick Start

Install

git clone https://github.com/RootBugs/Rootclaude.git
cd Rootclaude
npm install
npm run build
node bin/rootclaude

Start

rootclaude

Skills (19 Total)

Category Skills
Code Quality elite-coder, ultra-prompt, code-quality, tdd-enforcer
Design premium-design, ui-design-quality, responsive-design
Security security-first
Performance performance-optimized, agent-cache, context-optimizer
Memory smart-memory
Search multi-search
Reasoning deep-reasoning, system-prompt-master
Development fullstack-master, react-nextjs-master, project-builder, debug-fix

Agent Routing

Agent Type Model Provider
Explore MiMo V2.5 Free OpenCode Zen
Plan Qwen3 Coder OpenRouter
General MiMo V2.5 Free OpenCode Zen
Verification Nemotron 3 Super OpenRouter
Default MiMo V2.5 Free OpenCode Zen

Supported Models

Model Provider Type
DeepSeek V4 Flash OpenCode Zen Main
MiMo V2.5 Free OpenCode Zen Sub-agent
Qwen3 Coder OpenRouter Sub-agent
Nemotron 3 Super OpenRouter Sub-agent
Llama 3.3 70B OpenRouter Sub-agent
GPT-OSS 120B OpenRouter Sub-agent
Gemma 4 31B OpenRouter Sub-agent
North Mini Code OpenRouter Sub-agent

Architecture

RootClaude
├── Main Model (DeepSeek V4 Flash)
├── 8 Agent Models (OpenRouter)
├── 19 Skills (reasoning-enhanced)
├── Agent Routing (smart model selection)
├── Smart Routing (simple → fast, complex → powerful)
├── AutoCLI WebFetch (direct HTTP)
├── Persistent Memory (cross-session)
└── GitHub: RootBugs/Rootclaude

License

MIT — See LICENSE for details.


Built with ❤️ by RootBugs

About

RootClaude - Root terminal for any LLM. Open-source coding agent with 6+ models, premium skills, and DeepScrape integration.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors