session-atlas

Community

Visualize Codex and Claude Code sessions across git worktrees.

Authorilamanov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill maps Codex and Claude Code sessions to their corresponding git worktrees, providing an interactive UI for visualizing and managing past AI coding-agent conversations and their associated worktrees.

Core Features & Use Cases

  • Session Mapping: Maps sessions to their respective git worktrees and provides session summaries.
  • UI for Management: Offers an interactive UI to view, search, audit, and clean up past AI coding-agent conversations and worktrees.
  • Use Case: After running a series of Codex and Claude Code sessions in different worktrees, use the Skill to visualize all sessions and their worktree context, identify which worktree contains conversations of interest, and archive or delete outdated sessions.

Quick Start

Launch the Session Atlas UI using the following command:

npm --prefix <this-skill>/app install   # first run only
npm --prefix <this-skill>/app start

The UI will open to a local port with a project picker to select the desired project.

Dependency Matrix

Required Modules

@hono/node-serverhonohtmpreact

Components

scriptsassetsui

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-atlas
Download link: https://github.com/ilamanov/skills/archive/main.zip#session-atlas

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.