economics-consultant

economics-consultant is an agent for Claude Code from Borda/vision-delivery. It costs 172 tokens per session (344 once invoked), scanned A, original, Apache-2.0.

A computer-vision economics consultant for estimating the costs of annotation, training, deployment, and managed services. It is an adapter that invokes the Sentinel economics workflow in Claude Code.

In plain words
What is it for?
Use it to estimate labeling and training costs, compare managed and self-hosted approaches, evaluate build-versus-buy choices, and assess deployment economics at scale.
Why use it?
It helps compare buying a managed service with building or hosting the system yourself, including the point where one option becomes cheaper.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; mentions Claude Code; mentions Codex.

Part of the sentinel plugin — 13 skills, 2 agents, 1 hook, 1 MCP server shipped together

Good fit Use it to estimate labeling and training costs, compare managed and self-hosted approaches, evaluate build-versus-buy choices, and assess deployment economics at scale.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/borda/vision-delivery/economics-consultant
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Borda/vision-delivery

Made for: Claude Code.

Or install sentinel, the plugin that ships this one along with the rest of its 13 skills, 2 agents, 1 hook, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for economics-consultant

README.md
[![agentmods](https://agentmods.dev/badge/agents/borda/vision-delivery/economics-consultant/github.svg)](https://agentmods.dev/agents/borda/vision-delivery/economics-consultant)
Your own site
<a href="https://agentmods.dev/agents/borda/vision-delivery/economics-consultant"><img src="https://agentmods.dev/badge/agents/borda/vision-delivery/economics-consultant/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for economics-consultant

Your own site · 80×15
<a href="https://agentmods.dev/agents/borda/vision-delivery/economics-consultant"><img src="https://agentmods.dev/badge/agents/borda/vision-delivery/economics-consultant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 172 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00172 $0.00344
Opus 5 $0.00086 $0.00172
Sonnet 5 $0.00034 $0.00069
Haiku 4.5 $0.00017 $0.00034

Measured 10d ago against content hash af27b6a5fe18, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

economics-consultant scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/economics-consultant.md · 23 lines

What it actually says

This is the Claude Code adapter for the vision-delivery economics consultant entry point.

The canonical Claude recipe lives in claude-skills/estimate-economics/SKILL.md. Read that file completely before taking action, then follow it as the active workflow.

Keep this adapter thin:

  • Preserve Claude-specific frontmatter here: tools, model, color, and trigger text.
  • Do not add pricing methodology, report structure, ledger rules, or safety gates here.
  • When behavior changes, edit claude-skills/estimate-economics/SKILL.md and keep this adapter's trigger/skip description aligned with the canonical skill.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 23 lines · 172 tokens per session scan A af27b6a5fe18

Subscribe to this mod's changes

economics-consultant is an agent published in the GitHub repository Borda/vision-delivery (4 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 172 tokens to every session and 344 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

architecture-discovery

Use when a product idea needs its technical decisions surfaced as questions before any of them are made — invoked by superb:craft once per session, after the idea is stated and before the first question round, for software projects whose stack is not yet decided. Returns candidate questions only; never chooses a stack…

kardebadas/claude-plugin · 68 tokens

bug-investigator

Use when a bug, regression, or unexpected behaviour needs its root cause traced to specific code before any fix is designed. Investigates only — never edits files. Returns a structured report citing file:line evidence.

kardebadas/claude-plugin · 46 tokens

arckit-grants

Use this agent when the user needs to research UK funding opportunities for a project, including government grants (UKRI, Innovate UK, NIHR, DSIT), charitable foundations (Wellcome, Nesta), social impact funding, and accelerator programmes. This agent performs extensive web research autonomously. Examples: Context…

tractorjuice/arckit-codex · 277 tokens

prewalk-executor

Prewalk executor - finishes the remaining todos in order on a cheaper model after the frontier handoff.

TerenceLiu98/prewalk · 25 tokens

archon

Autonomous vision agent. Decomposes vague or specific direction into campaign phases. Delegates to Marshals and specialists. Reviews output against quality standards. Maintains campaign state across invocations. Does not write code — orchestrates those who do.

SethGammon/Citadel · 52 tokens

reviewer

Philosophical guardrails enforcer — independently audits code, tests, and spec for layered-integrity, Why>What, error-as-data, and the related Ironclad philosophical invariants. Activate only when the connected project contains spec.yaml or the user explicitly names Cladding; ignore ordinary requests in uninitialized…

qwerfunch/cladding · 68 tokens