claude-session-registry

Track Claude sessions with Git-backed backups and metadata capture.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mrjimmyny/claude-intelligence-hub --skill claude-session-registry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-session-registry
Source: https://github.com/mrjimmyny/claude-intelligence-hub/tree/main/claude-session-registry
Command: npx skills add https://github.com/mrjimmyny/claude-intelligence-hub --skill claude-session-registry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, git, and includes scripts (resource) components.

What problem does it solve?

This Skill enables Claude to track sessions with automatic Git context capture and zero-cost backups to a private repository, ensuring persistent memory, auditability, and cross-machine continuity.

Core Features & Use Cases

  • Auto-capture of session metadata (date, time, machine, branch, commit, project)
  • Multi-machine sync via Git with junction points
  • Automatic backup of session transcripts to a private repository with markdown transcripts and optional raw backups for critical sessions
  • Advanced search and analytics across stored sessions for rapid discovery

Quick Start

Register a session to automatically capture context and back up the registry to GitHub.

Frequently Asked Questions about claude-session-registry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I backup Claude session history to a Git repository?

You can backup Claude session history to a Git repository by using this Skill to automatically capture session metadata, including date, machine, branch, and commit, then push markdown transcripts to a private repo for persistent memory and auditability.

How do I synchronize Claude session memory across multiple machines?

To synchronize Claude session memory across multiple machines, this Skill uses Git junction points to sync session registries, ensuring cross-machine continuity and allowing you to resume workflows with full context on any device.

Can I use Git and jq to automate Claude workflow tracking?

Yes, this Skill requires Git and jq as dependencies to automate Claude workflow tracking, capturing session context automatically and backing up transcripts without manual intervention.

What is the best way to maintain an auditable history of AI coding sessions?

The best way to maintain an auditable history of AI coding sessions is using Git-backed backups that automatically store markdown transcripts and session metadata, enabling advanced search and rapid discovery across stored projects.

Does this session registry Skill work with existing project branches and commits?

Yes, the session registry automatically captures your current Git branch and commit hash during a session, linking the AI tracking data directly to your existing project context for accurate version control alignment.

How do I search through stored Claude session transcripts for specific context?

You can search through stored Claude session transcripts using the advanced search and analytics features provided by this Skill, enabling rapid discovery of specific session context across all backed up project histories.