Sync Cost Model banner
nygenome nygenome

Sync Cost Model

AI community

Description

# /sync-cost-model — Refresh cost-model.md against current Anthropic docs Refresh `cost-model.md` to reflect current Claude Code documentation, current community-converged practice, and the current state of this bundle. Run this on a quarterly cadence, or whenever you suspect the cost model has drifted (Anthropic released a major Claude Code update, the bundle's structure changed substantively, or numbers in the document feel obviously stale). ## Why this is a slash command and not an agent S

Installation

Installs to ~/.claude/commands/nygenome-lancet2-sync-cost-model.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/commands/sync-cost-model.md -o ~/.claude/commands/nygenome-lancet2-sync-cost-model.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository