Token Review
Description
--- description: Analyze SDLC token usage from .claude/sdlc/token-log.json (last run) and token-history.jsonl (rolling). Surfaces the biggest cost centers and concrete optimization candidates. Read-only. --- Produce a token-usage review to guide skill/prompt optimization. ## Inputs - `.claude/sdlc/token-log.json` — snapshot of the most recent session (overwritten each `Stop`) - `.claude/sdlc/token-history.jsonl` — one JSON object per session, rolling If neither file exists, tell the user tok
Installation
Installs to ~/.claude/skills/lantisprime-claude-sdlc-token-review/SKILL.md
mkdir -p ~/.claude/skills/lantisprime-claude-sdlc-token-review && curl -fsSL https://raw.githubusercontent.com/lantisprime/claude-sdlc/HEAD/commands/token-review.md -o ~/.claude/skills/lantisprime-claude-sdlc-token-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development