Skip to content

Add agent-historian skill#1134

Open
ZheNing Hu (adlternative) wants to merge 1 commit into
ComposioHQ:masterfrom
adlternative:add-agent-historian
Open

Add agent-historian skill#1134
ZheNing Hu (adlternative) wants to merge 1 commit into
ComposioHQ:masterfrom
adlternative:add-agent-historian

Conversation

@adlternative

Copy link
Copy Markdown

Adds agent-historian to Development & Code Tools (alphabetical order).

agent-historian is a read-only CLI (ochist) plus an Agent Skill that lets coding agents search and re-read their own past conversation history (OpenCode, Claude Code, and other locally detected agents) before redoing research.

  • Reads transcripts the agents already persist locally — no memory layer, embeddings, index, daemon, or network calls.
  • Project- or global-scoped search; subagent-aware; zero runtime dependencies (Node's built-in node:sqlite).
  • Ships a SKILL.md so the agent checks history first.

Checked: real use case, no duplicate, alphabetical placement, existing format (no emojis, consistent punctuation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant