Fluxbench Discover banner
mistakeknot mistakeknot

Fluxbench Discover

Development community

Description

--- name: fluxbench-discover description: Weekly model discovery and auto-qualification agent schedule: weekly autonomy: auto-qualified (requires operator confirmation for full promotion) --- # FluxBench Discovery Agent ## Purpose Discover new model candidates via interrank and auto-qualify them against FluxBench test fixtures. ## Workflow 1. Run `scripts/discover-models.sh` to generate interrank queries 2. Execute MCP calls: `recommend_model` for each tier query, `cost_leaderboard` for codin

Installation

Installs to ~/.claude/agents/mistakeknot-interflux-fluxbench-discover.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mistakeknot/interflux/HEAD/agents/fluxbench-discover.md -o ~/.claude/agents/mistakeknot-interflux-fluxbench-discover.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository