Myelin
Description
Myelin makes working with Claude Code legible. Our VS Code extension turns Claude's on-disk transcripts and memories into session timelines, a memory graph, cost dashboards, live monitoring, and permission hooks, so you always know what your agent did, what it remembers, and what it costs. Everything runs locally on your machine!
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Myelin
[](https://marketplace.visualstudio.com/items?itemName=myelin.myelin) [](https://marketplace.visualstudio.com/items?itemName=myelin.myelin) [](LICENSE)
Sessions, memory, cost, and supervision for [Claude Code](https://claude.com/claude-code), inside VS Code.
Install from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=myelin.myelin), or from the terminal:
code --install-extension myelin.myelin
Claude Code writes everything it does to plain files under your Claude data folder: session transcripts, per-project memories, pre-edit file backups, plans, settings, and hooks. Myelin reads those files and turns them into something you can browse, search, share, and act on. Everything stays on your machine.
Features
Sessions
- Sessions view. Every session for the open workspace (or all projects), newest first, with title, date, estimated cost, and turn count. Open the raw transcript, resume in a terminal (optionally with
--dangerously-skip-permissions), export, or publish to your team from the row. - Session timeline. Prompts, replies, tool calls with results, subagent traffic, and compaction points, newest first with filters and search. A chart shows context size and cumulative cost per API call. Files link into the editor; each edit has a history link into the time machine.
- Live session monitor. A status bar item shows what the current session is doing: which tool is running, whether Claude is thinking, or whether it is waiting for you. Click it to open a timeline that updates as the transcript grows. Optional notification when Claude is waiting and the window is not focused.
- Export, share, import. Export as a Claude Code transcript (importable a
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11