claude-historian

claude-historian is a plugin for Claude Code from Vvkmnn/claude-emporium. Its manifest loads nothing; the 1 skill, 1 command it bundles cost 34 tokens per session together, scanned A, original, no licence file.

An automatic history-search plugin that checks earlier coding-agent sessions.

In plain words
What is it for?
Use it to recover context and solutions from previous sessions.
Why use it?
It helps you find relevant past work before researching online, planning, or debugging.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to recover context and solutions from previous sessions.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add Vvkmnn/claude-emporium/plugin install claude-historian
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.

Clone the repo
git clone --depth 1 https://github.com/Vvkmnn/claude-emporium

Made for: Claude Code.

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 claude-historian

README.md
[![agentmods](https://agentmods.dev/badge/plugins/vvkmnn/claude-emporium/claude-historian/github.svg)](https://agentmods.dev/plugins/vvkmnn/claude-emporium/claude-historian)
Your own site
<a href="https://agentmods.dev/plugins/vvkmnn/claude-emporium/claude-historian"><img src="https://agentmods.dev/badge/plugins/vvkmnn/claude-emporium/claude-historian/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 claude-historian

Your own site · 80×15
<a href="https://agentmods.dev/plugins/vvkmnn/claude-emporium/claude-historian"><img src="https://agentmods.dev/badge/plugins/vvkmnn/claude-emporium/claude-historian.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 1 command cost 34 tokens a session between them.
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.
Security

Grade A, and why

claude-historian 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 11d 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/claude-historian/.claude-plugin/plugin.json · 26 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

Contents

What it installs

The manifest is a name and a version. 1 skill, 1 command travel with it, and installing the plugin installs all of them — 34 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 11d ago First seen · 26 lines scan A bbd90749f48d

Subscribe to this mod's changes

claude-historian is a plugin published in the GitHub repository Vvkmnn/claude-emporium (82 stars, last pushed 6mo ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

dead-end-registry

Approach-level negative-knowledge memory for Claude Code. Mines your transcripts (Stop/PreCompact, both async and zero added latency) for approaches you TRIED and then REVERTED (with the reason, date, and estimated token cost of the detour) into a per-repo registry. On UserPromptSubmit it injects a 'you already tried…

karanb192/claude-code-hooks · not measured

openwolf

Install, inspect, and cleanly remove the third-party openwolf npm middleware (token-saving project memory for Claude Code) per project.

terrylica/cc-skills · not measured

context-provider

MCP context & instinct engine — learned rules from sessions with confidence scoring. Provides tool-aware context injection and 6 MCP tools.

doobidoo/MCP-Context-Provider · not measured

pm-productivity

Session and context management: session init, handoff documents, context compaction, parallel task orchestration.

mshadmanrahman/pm-pilot · not measured

magician

Full-stack SDLC plugin with dynamic project inspection, a local code knowledge-graph + cache, cross-session reference memory, self-learning, parallel agent orchestration, and feature comprehend→port/integrate (/transmute).

Alexander-Tyagunov/magician · not measured

evolving-claude-md

Turn CLAUDE.md into a living Decisions & Learnings log that stays bounded: a format contract enforced at write time by a PreToolUse lint, four downward pressures (strike-through, merge, graduation, quarterly archive), staleness detection against the tree, and a tree-grounded coverage check for the essentials a file…

alexmond/alexmskills · not measured