Skip to content

Ratkiller446/ralph-caveman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪨 ralph-caveman

Infinite Iteration. Zero Fluff. Maximum Efficiency.
Hybrid extension for Gemini CLI: Ralph Loop + Caveman Speak.

Version License Stars PRs Welcome


🦖 Value Prop

Agent talk too much. You pay many token for "Sure, I can help". Agent stop early. You get half-baked code.

Ralph Caveman fix this.

  1. Ralph Loop: Agent iterate until task DONE. Persist through memory wipe.
  2. Caveman Speak: Strip 75% output tokens. Speed go brrr. Cost go down.

📊 Benchmarks (Avg. Savings)

Phase Tokens Saved Speed Increase
Initialization 45% 1.5x
Code Generation 78% 3.2x
Code Review 62% 2.1x

🚀 Quick Start

1. Install

gemini extensions install https://github.com/Ratkiller446/ralph-caveman

2. Run

/ralph-caveman "Write production auth system in Go with 100% test coverage."

🗣️ Intensity Levels

Use /caveman <level> to set grunt depth.

Level Logic Example
lite No filler/hedging. "Fix auth bug in line 42. Check token expiry."
full Drop articles. Default. "Fix auth bug L42. Check token expiry."
ultra Max compression. "Auth bug L42. Token expiry?"
wenyan Classical Chinese. "官署有瑕,宜正之。"

🔄 Technical Flow

graph TD
  A[User Prompt] --> B[Setup Ralph State]
  B --> C[Read .local.md]
  C --> D[[CAVEMAN FILTER]]
  D --> E[Execute Task Pass]
  E --> F{Done?}
  F -- NO --> B
  F -- YES --> G[<promise>DONE</promise>]
Loading

📜 Contribution & Law

  1. Fork. 2. Branch. 3. Commit (Caveman style). 4. PR.

Copyright 2026 Janne Rovio. Licensed under Apache 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors