cost optimization agents

41 tagged cost optimization, measured the same way as everything else here.

Browse within: azure 14Multi-Agent 11agentic-devops 8ai-credits 8ai-observability 8aspire 8reasoning-effort 7token-economy 7agentic 6aiops 6aws 6

correctness-critic

01

nudgebee/nudgebee

Agent Claude Code

Fresh-context correctness reviewer. Given a code diff, verifies it by actually building/testing the affected service and reading the changed lines, then reports correctness findings grounded in machine-checkable evidence. Never edits code — reports only.

387 2d ago A 48 tokens

plan-adversary

02

nudgebee/nudgebee

Agent Claude Code

Fresh-context adversary. Given a proposed implementation plan, argues against it — finds the strongest structural objections grounded in the actual codebase, plus a future-self critique. Does not design alternatives (that is plan-alternative's job) and does not write code.

387 2d ago A 57 tokens

TESTING

03

nudgebee/nudgebee

Agent

Most agenttest.go files in this directory are smoke tests against a populated test cluster, not regression-grade self-contained tests. This file explains why, the limits of the current model, and the migration target for tests that need to be self-validating.

387 2d ago A 0 tokens

llm_router

04

ypollak2/llm-router

Agent

Cost-optimized assistant that routes every task through LLM Router first.

75 4d ago A 14 tokens original MIT

eco-scout

05

sup3x/claude-code-eco

Agent

Read-only codebase sweep that returns conclusions and path:line citations only, never file contents. Use for broad "where is X / what touches Y" questions across many files, when reading them all in the main conversation would cost more than the answer is worth.

33 16d ago A 57 tokens original MIT

ADR Generator

06

paulasilvatech/frontier-cockpit

Agent

Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability.

11 1mo ago A 26 tokens

AI-Native Engineer

07

paulasilvatech/frontier-cockpit

Agent

AI-native engineering persona focused on GitHub platform and Azure AI Foundry: designs production agentic architectures (model routing, prompt and semantic caching, context and memory, tools and MCP, guardrails, evaluation, observability, and cost), then renders complete architecture diagrams with official Azure…

11 1mo ago A 98 tokens

agents-concept

09

Smart-AI-Memory/attune-ai

Agent

The agents feature is Attune's Universal Agent Factory — one interface for creating, running, and orchestrating AI agents, backed by your choice of framework (native, LangChain, LangGraph, AutoGen, or Haystack) without rewriting code when you switch frameworks. The entry point is AgentFactory: it picks a framework…

10 yesterday A 3 tokens original Apache-2.0

Steno

12

AkashAi7/stenographer-mode

Agent

Use shorthand-first compression for agent workflows while keeping technical precision and exact literals.

7 1mo ago A 18 tokens original MIT

shakestzd/contextune

Agent

GitHub issue management specialist. Creates, updates, labels, links, and manages issues efficiently. Handles bulk operations and templating. Perfect for deterministic GitHub operations at 87% cost savings with Haiku 4.5.

5 8mo ago A 53 tokens original MIT

shakestzd/contextune

Agent

Benchmark and analyze parallel workflow performance. Measures timing, identifies bottlenecks, calculates speedup metrics (Amdahl's Law), generates cost comparisons, and provides optimization recommendations. Use for workflow performance analysis and cost optimization.

5 8mo ago A 50 tokens original MIT

agent:test-runner

15

shakestzd/contextune

Agent

Autonomous test execution and reporting across multiple languages and frameworks. Runs tests, generates reports, creates GitHub issues for failures, tracks coverage, and performs benchmarking. Optimized for cost-efficiency with Haiku 4.5.

5 8mo ago A 51 tokens original MIT

implementer

16

AqueGen/model-routing

Agent

Implements one well-defined task from an approved plan or spec. Needs a self-contained task description; not for exploratory or ambiguous work. Pinned to sonnet - dispatch with model=opus for multi-file, architectural, or subtle work.

3 8d ago A 51 tokens original MIT

scout

17

AqueGen/model-routing

Agent

Read-only codebase explorer. Use for "where is X", "how does Y work", "which files touch Z" - returns conclusions with file:line refs, never file dumps. Never modifies anything.

3 8d ago A 45 tokens original MIT

surveyor

18

AqueGen/model-routing

Agent

Read-only breadth sweeps over a codebase - enumerate, list, trace a chain end to end ("list every stage in order", "which files import X", "where does this pipeline end"). Returns the list or the ordering, never file dumps. Use scout instead when the answer needs judgement about what code does. Never modifies anything.

3 8d ago A 71 tokens original MIT

_SCHEMA

19

itsribbZ/Godspeed

Agent

Real subagent persona definitions. Each .json defines one agent — its system prompt, tool grants, skill wrappers, trigger signals, success metrics, and per-agent learnings file.

1 1mo ago A 0 tokens original MIT