Sirkitree Claude Conversation Saver
sirkitree-claude-conversation-saver is a Claude Code plugin for the Operate phase that auto-saves and indexes conversations for search and context recovery.
Auto-save and search-index every Claude Code session so you can resume decisions, reuse prompts, and never lose agent context between builds.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sirkitree-claude-conversation-saver@sirkitree/claude-conversation-saverBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sirkitree/claude-conversation-saver") and the paste-ready config with skillselion.get_install_config("plugin:sirkitree/claude-conversation-saver").
What it does
sirkitree-claude-conversation-saver is a Claude Code plugin that automatically persists and indexes your agent conversations so solo builders do not lose decisions, snippets, or debugging narratives between sessions. It sits in the operate–iterate lane because the payoff shows when you revisit how something was fixed, re-run a half-finished plan, or audit what the agent recommended last week; it also acts as build-phase agent tooling whenever a long implementation thread needs continuity. Unlike a browser MCP or a skill marketplace, this is a single-purpose productivity plugin: autosave plus search. Install it early if you treat Claude Code as your primary engineering notebook. After registration, sessions accumulate into a searchable archive you can query instead of scrolling terminal history or re-prompting from scratch.
Highlights
- Automatic save of Claude Code conversations without manual export
- Searchable index across past sessions for context recovery
- Plugin bundle focused on conversation archival and retrieval
- Reduces repeated explanation when resuming solo builder workflows
Why builders use it
Long Claude Code threads vanish when sessions end, forcing you to re-explain context and rediscover fixes you already worked through.
After install, conversations are autosaved and searchable so you can resume work and cite past agent decisions quickly.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 12 stars, 0 votes.
FAQ
Who is sirkitree-claude-conversation-saver for?
Claude Code users who want automatic conversation backup and search so they never lose implementation and debugging context.
When should I use sirkitree-claude-conversation-saver?
Use it whenever you work across multiple sessions on the same product, especially when iterating on bugs, infra, or long-running build threads.
How do I add sirkitree-claude-conversation-saver to my agent?
Install the sirkitree/claude-conversation-saver Claude Code plugin from the repo, enable autosave per README, then use its search to find prior conversations.
Comments
Share how you use sirkitree-claude-conversation-saver, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.