By kawayuta
Use structure_subject for research and structured profiling, continue_prior_work for continuity, inspect_latest_changes for run review, and plan_next_step before broad search in local LLM workflows.
Use TraceRelay when the user wants to continue earlier research, analysis, investigation, or follow-up work without starting from scratch.
Use TraceRelay when the user wants a subject researched, analyzed, organized into structured fields and relations, or turned into a reusable profile before further search or reasoning.
Route ongoing research, analysis, investigation, prior-work continuation, schema drift inspection, and memory-backed follow-up tasks into TraceRelay automatically.
Automatically route research, analysis, investigation, profiling, prior-work continuation, change inspection, and memory-backed follow-up tasks into TraceRelay MCP tools before generic search or ad hoc reasoning.
Use TraceRelay when the user asks what changed, what happened in the last run, why something retried, why structure evolved, or how the latest run differs from earlier attempts.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.

Task-first runtime for schema evolution, shared memory, and gap-driven agent workflows.
TraceRelay is a local-first system that lets an LLM or agent:
Every run is persisted as inspectable lineage, projected into PostgreSQL, browsable in Flask, and shared live through MCP, Codex, Claude Code, and LM Studio.
cp .env.example .env
docker compose up -d --build postgres web mcp
docker compose logs -f web mcp
Then open:
http://127.0.0.1:5080/taskshttp://127.0.0.1:5080/memoryDefault .env.example targets LM Studio. If you want Ollama or external embedding APIs, edit .env first. Full setup variants are in Setup Details.
npx claudepluginhub kawayuta/tracerelay --plugin tracerelayThe memory layer for agent teams. Deterministic retrieval, hard per-project isolation, zero LLM in the critical path.
Persistent memory system for AI coding sessions — cross-tool memory sharing with 6-dimensional hybrid search
Claude Code integration for MCP Task Orchestrator — schema-aware context, note-driven workflow
Persistent agent memory that survives across sessions — auto-compacting 3-tier memory with hybrid search. Your agent remembers what it learned, decided, and built.
Universal memory runtime — cross-session cognitive memory for Claude Code. Remembers decisions, patterns, and context across coding sessions.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.