seed-context-cost-tracker

Community

Measure per-task token spend and optimize context.

AuthorJBODE-mhhs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Most agent cost overruns come from carrying a large resting context across many small calls. This skill measures per-task token spend and the resting-band cost by reading the transcript, bucketing usage by task, and surfacing the most expensive tasks and the idle-context load.

Core Features & Use Cases

  • Per-task bucketing: Segment transcript turns between task boundaries to accumulate in/out tokens per task.
  • Resting-band computation: Compute the average input tokens when no task is in flight to gauge context load.
  • Dashboard-ready metrics: Emit structured data for daily cost analytics and performance tuning on memory usage.

Quick Start

Run the cost-tracker against your transcript to identify per-task token spend and resting-band cost.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: seed-context-cost-tracker
Download link: https://github.com/JBODE-mhhs/Zeus2.0-public/archive/main.zip#seed-context-cost-tracker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.