calinfaja/K-LEAN
Cross-platform toolkit to enhance Claude Code with multi-LLM consensus, 8 specialist agents, semantic knowledge search, and one-command install.
Based on the README, here's a technical summary for the developer directory: --- Routes code reviews through a **LiteLLM proxy** to aggregate consensus from multiple LLM providers (NanoGPT, OpenRouter), with response scoring and parallel async execution. Features a hybrid knowledge system—dense embeddings via BGE-small/ONNX running locally for <100ms semantic search, combined with sparse BM42 matching and RRF fusion for persistent, cross-session learnings. Built on the smolagents framework, enabling agentic exploration with grep, file reading, and complexity analysis tools that traverse codebases independently rather than reviewing code snippets.
Stars
33
Forks
8
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/calinfaja/K-LEAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.