From Sipcode
Forensic audit of the user's most recent Claude Code session. Returns total spend, output ratio, duplicate file reads, idle context after auto-compact, top expensive tool calls, and an estimate of what Sipcode would have RECOVERED if optimizers were active. Use when the user asks "where did my tokens go?", "audit my last session", "why was that session so expensive?", or any forensic question about a past Claude Code session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sipcode:whyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call the `sipcode:audit_latest_session` MCP tool to produce a forensic report of the user's most recent Claude Code session.
Call the sipcode:audit_latest_session MCP tool to produce a forensic report of the user's most recent Claude Code session.
If the user provides a session ID prefix (e.g., "audit session 3bca35e2"), pass it as the session_id argument. Otherwise, omit and the tool will pick the most recent session across all projects.
When presenting the result:
sipcode rules --install + new sessions + sipcode impact. Be explicit about this when relaying the number.Do NOT extrapolate the single-session savings across many sessions. Each session is its own forensic snapshot.
npx claudepluginhub anuj7411/sipcode --plugin sipcodeProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.