jahro-snapshots

jahro-snapshots is a skill for Claude Code, Codex from jahro-console/unity-agent-skills. It costs 60 tokens per session (1,400 once invoked), scanned A, original, MIT.

Instructions for Jahro Snapshots, a Unity debugging system that bundles logs, screenshots, device details, and the person who captured a session.

In plain words
What is it for?
It helps capture, store, upload, stream, and share Unity debugging sessions, with modes for offline recording or live team access.
Why use it?
It makes bug reports easier to share and gives developers and testers a common record of what happened.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps capture, store, upload, stream, and share Unity debugging sessions, with modes for offline recording or live team access.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jahro-console/unity-agent-skills/jahro-snapshots
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jahro-console/unity-agent-skills --skill jahro-snapshots
Clone the repo
git clone --depth 1 https://github.com/jahro-console/unity-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for jahro-snapshots

README.md
[![agentmods](https://agentmods.dev/badge/skills/jahro-console/unity-agent-skills/jahro-snapshots/github.svg)](https://agentmods.dev/skills/jahro-console/unity-agent-skills/jahro-snapshots)
Your own site
<a href="https://agentmods.dev/skills/jahro-console/unity-agent-skills/jahro-snapshots"><img src="https://agentmods.dev/badge/skills/jahro-console/unity-agent-skills/jahro-snapshots/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for jahro-snapshots

Your own site · 80×15
<a href="https://agentmods.dev/skills/jahro-console/unity-agent-skills/jahro-snapshots"><img src="https://agentmods.dev/badge/skills/jahro-console/unity-agent-skills/jahro-snapshots.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,400 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.01400
Opus 5 $0.00030 $0.00700
Sonnet 5 $0.00012 $0.00280
Haiku 4.5 $0.00006 $0.00140

Measured 12d ago against content hash 37c23d1eb658, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

jahro-snapshots scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/jahro-snapshots/SKILL.md · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Jahro Snapshots

Help users capture, share, and collaborate on debugging sessions using Jahro's snapshot system.

What Snapshots Capture

Each snapshot session bundles:

  • Logs: all Debug.Log, Debug.LogWarning, Debug.LogError output with stack traces
  • Screenshots: captured during the session with timestamp correlation
  • Device metadata: platform, OS version, Unity version, device specs
  • Team member: who captured the session

Sessions appear in-game with status indicators and can be uploaded or streamed to the Jahro web console for team access via shareable URLs.

Snapshot Modes

Configure in Tools → Jahro Settings → Snapshots Settings.

Mode Behavior Best For
Recording Stores locally until manual upload Offline development, privacy-sensitive environments, controlled uploads
Streaming — All Auto-streams logs/screenshots live (~5s intervals) to cloud Real-time team collaboration, full team visibility
Streaming — Except Editor Streams on devices, records locally in Editor Hybrid: QA devices stream, developers keep Editor sessions private

Mode selection guide

Situation Recommended Mode
Solo developer, mostly in Editor Recording
QA team testing on mobile devices Streaming — All or Streaming — Except Editor
Full team wants real-time updates Streaming — All
Privacy-sensitive project Recording
Intermittent network connectivity Recording (upload when connected)
QA on devices + dev in Editor Streaming — Except Editor

QA Capture Workflow

Step-by-step for QA testers on mobile:

  1. Open console: Triple-tap at top of screen (or tap the Launch Button)
  2. Switch to Snapshots tab
  3. Tap "Start Snapshot": session begins capturing logs and screenshots
  4. Reproduce the issue: play normally while Jahro records everything
  5. Take screenshots: tap the screenshot button at key moments
  6. Tap "Stop Snapshot": session ends
  7. Share:
    • Recording mode: Tap "Upload" → wait for upload → copy URL
    • Streaming mode: URL is already available → copy URL
  8. Share the URL via Slack, email, or bug tracker

Read the full file on GitHub · 148 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 148 lines · 60 tokens per session scan A 37c23d1eb658

Subscribe to this mod's changes

jahro-snapshots is a skill published in the GitHub repository jahro-console/unity-agent-skills (16 stars, last pushed 5mo ago), licensed MIT. It adds 60 tokens to every session and 1,400 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.