Jerry Skills — Development skill for Claude Code
Show which JERRY skills were injected into this session, why they were chosen, and what they cost.
How to install Jerry Skills
Installs to ~/.claude/skills/vikasvardhanv-jerry-plugin-jerry-skills/SKILL.md
mkdir -p ~/.claude/skills/vikasvardhanv-jerry-plugin-jerry-skills && curl -fsSL https://raw.githubusercontent.com/vikasvardhanv/jerry-plugin/HEAD/commands/jerry-skills.md -o ~/.claude/skills/vikasvardhanv-jerry-plugin-jerry-skills/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Jerry Skills does
description: Show which JERRY skills were injected into this session, why they were chosen, and what they cost.
Report the JERRY skill retrieval state for this session.
- Read
~/.jerry/sessions/$CLAUDE_SESSION_ID.json. If it does not exist, say that no JERRY retrieval has run in this session yet and stop — do not guess. - From
history[0](the most recent turn), show a table of every candidate: name, author, similarity, score, injected (yes/no), tokens, and thereasonfiel
Alternatives in Development
- Portaljs Add Map — Render a GeoJSON dataset on an interactive Leaflet map in the Views section of a dataset's showcase 2.3k ★
- Telegram — Show Telegram bot status and manage global session 1.3k ★
- Session Help — Show help for the session management system 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Jerry Earnings
Show marketplace earnings and injection metrics for JERRY skills, optionally for one author.
Devtools
ProductionOS Mission Control — launch Claude DevTools, show session dashboard with eval convergence, agent dis
Cost Today
Show today's Claude Code spend per session, on labelled axes, with the quarantine count
Working Contract
29 working rules injected into every Claude Code session by one hook file. It prints a budget gauge each turn
All Agent Shared Memory
Zero-dependency cross-agent memory + session bridge for Claude Code, Codex, opencode and ZCode: one auditable
Mem Cost
Show exactly what the SessionStart bootstrap injects — per-file on-disk size, chars actually loaded, truncatio
Related Agents
Continuous Learner
Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, de
Claude Multi Agent API Server
Production-ready FastAPI service for concurrent Claude Agent session management with real-time monitoring, cos
Context Auditor
Use proactively when the user wants to cut Claude Code token cost or asks "why is this session so expensive /