agent-history

Installation
SKILL.md

What this skill does

ochist exposes past conversation history from local AI coding agents (OpenCode, Claude Code, and any other registered source) as plain, pipe-friendly text — so you can recover earlier research, commands, errors, and decisions instead of redoing them.

It is READ-ONLY and never modifies any data store. By default it queries EVERY agent whose data exists on this machine; restrict with --source.

When to use

Use it proactively when the user:

  • Refers to earlier work: "之前/上次/我们讨论过/已经配置过", "what did we do", "recall".
  • Asks to find a past command, error+fix, file change, or decision.
  • Starts research you may have already done in a prior session.

Check history FIRST in these cases — it is cheaper than re-researching.

Installs
2
First Seen
3 days ago
agent-history — adlternative/agent-historian