alebgl77/tierdecay

The self-distilling model router for AI coding CLIs — solve each problem class at the expensive tier once, execute it cheap forever. Just markdown, no proxy.

1Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

executor

01

alebgl77/tierdecay

Agent Claude Code

Standard implementation agent for well-specified tasks tagged [T1] — features from a clear spec, unit tests, documentation, renames, config changes, mechanical multi-file edits, straightforward bugfixes with a known repro. MUST BE USED for [T1] tasks.

1 1mo ago A 57 tokens original MIT

heavy-executor

02

alebgl77/tierdecay

Agent Claude Code

Complex implementation agent for tasks tagged [T2] — multi-file refactors, concurrency/async, schema and data migrations, performance optimization, intricate state machines, bugs with unclear repro, subtle correctness work. MUST BE USED for [T2] tasks.

1 1mo ago A 55 tokens original MIT

oracle

03

alebgl77/tierdecay

Agent Claude Code

Highest-reasoning tier, read-only. Use for (a) REVIEW of critical diffs — security, auth, payments, data migrations, public API contracts; (b) SOLVE — designing novel algorithms or root-causing bugs that survived two fix attempts. Expensive — invoke deliberately, with a complete dossier.

1 1mo ago A 66 tokens original MIT

scout

04

alebgl77/tierdecay

Agent Claude Code

Read-only codebase reconnaissance. Use PROACTIVELY before any planning or implementation to map relevant files, symbols, data flow, conventions, and risks. Never writes or modifies anything.

1 1mo ago A 40 tokens original MIT