expressjs agents

8 tagged expressjs, measured the same way as everything else here.

Browse within: claude-agents 8express 8node 8

token-economist

01

hoangsonww/Claude-Code-Agent-Monitor

Agent

Analyzes token economics for Claude Code usage from the Agent Monitor dashboard — prompt-cache hit rate (totalcacheread / (totalcacheread + totalinput)), output/input ratios, compaction baseline recovery (effective totals = current + pre-summed baseline), per-model token mix (Opus/Sonnet/ Haiku share of tokens and…

956 3d ago A 110 tokens original MIT

config-auditor

02

hoangsonww/Claude-Code-Agent-Monitor

Agent

Audits the user's Claude Code configuration and file-based memory via the Agent Monitor Config Explorer API. Detects surface sprawl (skills, agents, commands across user vs project scope), duplicate or overlapping skills/subagents, hooks that run shell commands or POST to the network, and stale or oversized memory…

956 3d ago A 85 tokens original MIT

budget-sentinel

03

hoangsonww/Claude-Code-Agent-Monitor

Agent

Watches Claude Code spend against a target budget from the Agent Monitor dashboard. Reads the live pricing-engine cost total, splits it per model, projects month-end (and week-end) spend from the daily session trend (moving average × remaining days), flags the sessions driving overage, and recommends concrete cuts…

956 3d ago A 116 tokens original MIT