rifkymuththalib

Skills Ledger — Development skill for Claude Code

Development community

What auto-skills has learned, and what the catalogue costs per turn.

How to install Skills Ledger

Installs to ~/.claude/skills/rifkymuththalib-claude-auto-skills-skills-ledger/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rifkymuththalib-claude-auto-skills-skills-ledger && curl -fsSL https://raw.githubusercontent.com/rifkymuththalib/claude-auto-skills/HEAD/commands/skills-ledger.md -o ~/.claude/skills/rifkymuththalib-claude-auto-skills-skills-ledger/SKILL.md

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

What Skills Ledger does


description: What auto-skills has learned, and what the catalogue costs per turn.

Run `python3 "${CLAUDE_PLUGIN_ROOT}/scripts/evict.py"` and show the user the table it prints unchanged. Then, in one or two sentences, point out anything worth acting on: a skill with zero loads that has been present for a while, or a catalogue total that has grown past roughly 1,500 tokens. Do not modify anything.

Alternatives in Development

  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★
  • Cost Xray — See what Claude Code and Codex actually send to the API — and what each part costs 586 ★

Full documentation available on GitHub

View Source Repository