πŸ”Œ

emasoft-chat-history

πŸ”ŒPlugin

Emasoft/emasoft-plugins

VibeIndex|
What it does
|

Exports current session segment (since last compaction) with system-reminder stripping -- main conversation, subagent transcripts, sidechains, and debug logs in structured markdown.

πŸͺ

Part of

Emasoft/emasoft-plugins

workflowchat-historyexportcompactiontranscriptbackup

Installation

Add marketplace in Claude Code:
/plugin marketplace add Emasoft/emasoft-plugins
Step 2. Install plugin:
/plugin install emasoft-chat-history@emasoft-plugins
0
-
AddedJul 13, 2026

More from this repository10

πŸ”Œ
emasoft-universal-clipboardπŸ”ŒPlugin

Cross-platform clipboard operations for Claude Code agents. Native macOS/Windows/WSL support plus Linux scripts with Wayland, X11, and history tracking.

πŸ”Œ
emasoft-chief-of-staffπŸ”ŒPlugin

Multi-agent lifecycle management - spawns, monitors, hibernates, and terminates Claude Code agents across projects

πŸͺ
Emasoft/emasoft-pluginsπŸͺMarketplace

Emasoft Claude Code Plugins - High-quality productivity tools including Perfect Skill Suggester

πŸ”Œ
claude-menu-systemπŸ”ŒPlugin

Universal terminal-menu system for Claude Code plugins. Any agent invokes scripts/menu_write.py via Bash (~25ms) to render a JSON menu spec to a tempfile; a bundled Stop hook emits it as systemMessage at main-session turn end β€” the menu appears in the user terminal exactly when they can type a reply. No subagent fork, no extended-thinking overhead, no token cost to the orchestrator.

πŸ”Œ
emasoft-programmer-agentπŸ”ŒPlugin

General-purpose programmer agent for code implementation, testing, and debugging across multiple languages (Python, JS/TS, Rust, Go, .NET, C/C++, Swift).

πŸ”Œ
emasoft-orchestrator-agentπŸ”ŒPlugin

Task distribution, agent coordination, progress monitoring - executes architect's plans via subagents

πŸ”Œ
llm-externalizerπŸ”ŒPlugin

MCP server that offloads bounded LLM tasks from Claude Code to cheaper local (LM Studio, Ollama, vLLM, llama.cpp) or remote (OpenRouter) models. Profile-based configuration with ensemble mode, auto-batching, and secret scanning.

πŸ”Œ
no-install-linters-expertπŸ”ŒPlugin

Run linters, formatters, and type-checkers without installing them using uvx, bunx, npx, and other no-install runners. Includes smart executor script and expert agent.

πŸ”Œ
perfect-skill-suggesterπŸ”ŒPlugin

High-accuracy skill activation (88%+) with AI-analyzed keywords, weighted scoring, synonym expansion, and three-tier confidence routing.

πŸ”Œ
claude-plugins-validationπŸ”ŒPlugin

Comprehensive validation suite for Claude Code plugins, marketplaces, hooks, skills, and MCP servers. Includes 17 Python validators, 2 expert agents, and 190+ validation rules.