vs-session-report

vs-session-report is a skill for Claude Code, Codex from krishnesh7/claude-usage-analytics. It costs 58 tokens per session (260 once invoked), scanned A, original, MIT.

A comparison guide for a usage-tracking plugin and an official session-report plugin.

In plain words
What is it for?
Use it when comparing the two plugins or choosing one for usage reports, cost information, project records, or historical data.
Why use it?
It helps decide which reporting tool fits a need such as cost tracking, project history, long-term records, or cache details.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the claude-usage-analytics plugin — 2 skills, 10 commands shipped together

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.

agentmods
npx agentmods add skills/krishnesh7/claude-usage-analytics/vs-session-report
Any agent
npx skills add krishnesh7/claude-usage-analytics --skill vs-session-report
Clone the repo
git clone --depth 1 https://github.com/krishnesh7/claude-usage-analytics

Made for: Claude Code, Codex.

Or install claude-usage-analytics, the plugin that ships this one along with the rest of its 2 skills, 10 commands.

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 vs-session-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/krishnesh7/claude-usage-analytics/vs-session-report.svg)](https://agentmods.dev/skills/krishnesh7/claude-usage-analytics/vs-session-report)
Your own site
<a href="https://agentmods.dev/skills/krishnesh7/claude-usage-analytics/vs-session-report"><img src="https://agentmods.dev/badge/skills/krishnesh7/claude-usage-analytics/vs-session-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 260 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00058 $0.00260
Opus 5 $0.00029 $0.00130
Sonnet 5 $0.00012 $0.00052
Haiku 4.5 $0.00006 $0.00026

Measured 4d ago against content hash 6e1834bb43e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

vs-session-report 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 4d 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.

skills/vs-session-report/SKILL.md · 32 lines

What it actually says

Display the full feature comparison between claude-usage-tracker and the official session-report plugin.

Run the following command and render the output as formatted Markdown:

cat "${CLAUDE_PLUGIN_ROOT}/docs/COMPARISON.md"

After displaying it, summarise the three most relevant differences for the user's specific situation:

  • If they mentioned cost / money / dollars → lead with cost imputation + persistent history
  • If they mentioned project / product → lead with named project registry + CLAUDE_USAGE.md
  • If they mentioned history / all time / last month → lead with SQLite persistence + unlimited time window
  • If they mentioned cache → lead with the enrichment pipeline section
  • Default → lead with the at-a-glance table and the "when to use which" section

Do not recommend removing session-report — the two plugins are complementary.

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. 4d ago First seen · 32 lines · 58 tokens per session scan A 6e1834bb43e7

Subscribe to this mod's changes

vs-session-report is a skill published in the GitHub repository krishnesh7/claude-usage-analytics (2 stars, last pushed 2mo ago), licensed MIT. It adds 58 tokens to every session and 260 once invoked, about $0.0003 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 skills, from other repositories

link-ticket-to-session

Link the current Claude Code session to a ticket (Linear, Jira, GitHub Issues, or GitHub Pull Requests) and cache its title/status in karma. Use when the user explicitly asks to link, attach, associate, or connect this session to a ticket, issue, or PR — e.g. "/link-ticket-to-session ABC-123", "link this session to…

JayantDevkar/claude-code-karma · 91 tokens

craft-style

Builds a personal output style on hush's frame — the user's voice on the surface, hush's silence-and-structure mechanics copied verbatim underneath. Manages its own creations: lists them alongside stock Hush and edits them. A mechanical verifier confirms every invariant survived. Activation is hush:pick-style's job …

V-Songbird/hush · 0 tokens

pick-style

Lists every output style available to this plugin — stock Hush and anything craft-style has built — and switches the active one. Activation swaps the chosen style into the plugin's own slot so it binds like stock, and hands back to stock on request. This skill owns the swap procedure; craft-style calls into it. Only…

V-Songbird/hush · 82 tokens

fleet-doctrine

Fleet Deck doctrine — how to behave as one Claude Code session among many on this machine. Use when you see [FLEETDECK] messages in context, when told to coordinate with / message / answer another session, when asked about the fleet board, or when deputized to decide something for another session.

lacion/fleet-deck · 67 tokens

Capacity, Performance & Cost Assumptions

Ensure architecture/design docs state traffic assumptions, performance budgets, resource limits, and cost risks for critical paths.

s977043/river-review · 30 tokens

provisioning-wizard

Bash wizard for human-only setup.

martineserios/thebrana · 14 tokens