LLM Bidding System — AI skill for Claude Code
Auction router and supervised patch proposal workflow for LLM coding agents.
How to install LLM Bidding System
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Aidan2111/llm-bidding-system and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What LLM Bidding System does
Auction router and supervised patch proposal workflow for LLM coding agents.
Alternatives in AI
- Loushang — AI-native agent harness for coding workflows by python: multi-model LLM orchestration, stateful sessions, tool 1.3k ★
- CoreCoder — Minimal AI coding agent (~1,400 LoC Python) inspired by Claude Code 616 ★
- Memtrace Public — Structural memory for AI coding agents 466 ★
README
llm-bidding-system
[](https://github.com/Aidan2111/llm-bidding-system/actions/workflows/test.yml) [](https://github.com/Aidan2111/llm-bidding-system/actions/workflows/security.yml) [](https://github.com/Aidan2111/llm-bidding-system/releases/latest) [](LICENSE) [](pyproject.toml)
An auction router for LLM work. Multiple LLM agents (e.g. Claude Opus, Claude Sonnet, a GPT model, or a local Ollama model) **bid** on a piece of work, and a configurable utility function picks the winner. Each bid combines three ingredients:
- A live self-assessment — each model is shown the task and asked for a structured bid: confidence (0–1), a brief approach, estimated tokens, and an effort class.
- Deterministic risk context from agent-autonomy-score — the task's intent is scored 1–10 into a risk band (Low / Medium / High Risk) with named signals; the bidders see it, and it drives the risk-fit term.
- Historical track record — every auction, bid, and reported outcome is stored in SQLite. Win rates, calibration-adjusted confidence, and per-band success rates feed back into future auctions.
This repo is an **auction router with supervised execution helpers**: it picks the winning model and tells you why. It can also ask a configured coding actor to propose a patch, but it does not apply code by itself. A human or supervising agent reviews, applies, edits, tests, and then reports the outcome back, which closes the feedback loop.
┌─────────────────────
Related Skills
Rfp Briefing
LLM skill. Recommended to be used with Claude Cowork or Claude Code. Reviews enterprise SaaS RFP (Request For
Vibestrate
Open-source supervised flow for AI coding. Run Claude Code, Codex, Gemini, Aider or local models as one crew,
Nevaberry Plugins
Knowledge Patch is a fleet of SKILL.md files that fill the gap between an LLM's knowledge cutoff and today.
RelayBrain
Coordination and context layer for AI coding agents. Shared file locks, live patch sync, and portable project
CodeJoust
Pit AI coding agents against the same bug. Score them on tests, diff, cost, and time — pick the winning patch.
LLM Task Orchestrator
Top AI Router 2026: Split Codex for Quick Code & Claude for Complex Refactoring
Related Agents
Standard Routes
rg "app\.(get post put delete patch all)" --type js rg "router\.(get post put delete patch)" --type js rg "exp
Nova
Specialiste AI tooling. A invoquer pour evaluer un outil AI (LLM, framework d'agents, MCP, vector DB, coding a
Gads Bidstrategy
Per-campaign bid strategy fit. Surfaces Smart Bidding strategies running below the volume floor and manual cam