visual-recap

visual-recap is a skill for Claude Code from JoshuaOliphant/claude-plugins. It costs 45 tokens per session (2,850 once invoked), scanned A, original, no licence file.

A tool for turning changes from a pull request, branch, or commit into a local interactive HTML report. The report can include annotated code changes, file maps, API or data-format summaries, and wireframes.

In plain words
What is it for?
Use it to create and open browser-based recaps of code differences and related structure.
Why use it?
It gives developers a self-contained visual way to understand a set of code changes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the agent-skills plugin — 11 skills shipped together

Good fit Use it to create and open browser-based recaps of code differences and…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add JoshuaOliphant/claude-plugins
Claude Code
/plugin install agent-skills

Made for: Claude Code.

Or install agent-skills, the plugin that ships this one along with the rest of its 11 skills.

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 visual-recap

README.md
[![agentmods](https://agentmods.dev/badge/skills/joshuaoliphant/claude-plugins/visual-recap.svg)](https://agentmods.dev/skills/joshuaoliphant/claude-plugins/visual-recap)
Your own site
<a href="https://agentmods.dev/skills/joshuaoliphant/claude-plugins/visual-recap"><img src="https://agentmods.dev/badge/skills/joshuaoliphant/claude-plugins/visual-recap.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,850 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 unknown 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.00045 $0.02850
Opus 5 $0.00023 $0.01425
Sonnet 5 $0.00009 $0.00570
Haiku 4.5 $0.00005 $0.00285

Measured 6d ago against content hash a20ca9a63847, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

visual-recap 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 6d 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.

plugins/agent-skills/skills/visual-recap/SKILL.md · 240 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 240 lines · 45 tokens per session scan A a20ca9a63847

Subscribe to this mod's changes

visual-recap is a skill published in the GitHub repository JoshuaOliphant/claude-plugins (6 stars, last pushed yesterday), with no licence file. It adds 45 tokens to every session and 2,850 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

review-export

Export CocoReview reports as markdown, html, or pdf-ready status artifacts. Usage: $review export markdown|html|pdf [report-path].

Snowflake-Labs/cocoplus · 32 tokens

docs-sync-internal

Use when code changes on the current branch need matching internal or developer documentation — "update our internal docs", "the architecture docs are stale after this change", "document what I just changed", "do the dev docs still match the code?" — or as a pre-push check that developer docs track the code. Narrower…

The01Geek/prflow · 105 tokens

firewall-review

Evidence-safe firewall ruleset audit reference specification — 22 documented detector patterns (17 vendor-agnostic plus 5 FortiGate-specific), a 15-check semantic catalogue, CIS Fortinet FortiGate Benchmark guidance, a custom customer-policy benchmark, and consolidated network-team Excel profiles including grouped…

transilienceai/communitytools · 100 tokens

adversarial-document-reviewer

Conditional document-review persona, selected when the document has >5 requirements or implementation units, makes significant architectural decisions, covers high-stakes domains, or proposes new abstractions. Challenges premises, surfaces unstated assumptions, and stress-tests decisions rather than evaluating…

udecode/plate · 59 tokens

ring:creating-handoffs

Creating a handoff document that captures session state (completed work, decisions, open items, next steps) and delivering it via Plan Mode so the user gets the native 'clear context and continue implementing' resume option. Use when ending a session, when context grows large, or the user says 'handoff', 'save…

LerianStudio/ring · 93 tokens

sk-code-obsidian

Read-only Obsidian-plugin design-system and source-convention evidence for the Note Database plugin.

MichelKerkmeester/skilled-agent-harness_spec-driven-loops · 25 tokens