claude-tracker-suite

Manage Claude Code sessions with search, resume, monitoring, and project detection.

41|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tdimino/claude-code-minoan --skill claude-tracker-suite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-tracker-suite
Source: https://github.com/tdimino/claude-code-minoan/tree/main/skills/planning-productivity/claude-tracker-suite
Command: npx skills add https://github.com/tdimino/claude-code-minoan --skill claude-tracker-suite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive suite for managing Claude Code sessions, addressing the challenges of tracking, resuming, and organizing conversational history across projects.

Core Features & Use Cases

  • Session Management: Search, resume, and monitor live sessions.
  • Project Detection: Automatically identify and track projects based on session activity.
  • Bootstrapping: Set up new development environments with a complete Claude Code configuration.
  • Use Case: You've lost track of a critical session from last week. Use claude-tracker-search to find it by keywords and then claude --resume <session-id> to pick up exactly where you left off.

Quick Start

Search for past sessions related to 'kothar mac mini' by running claude-tracker-search kothar mac mini.

Frequently Asked Questions about claude-tracker-suite

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

FAQPage Schema
How do I resume a crashed Claude Code session?

To resume a crashed Claude Code session, the suite uses tmux integration to restore your workflow by running the command claude --resume <session-id> to pick up exactly where you left off.

How do I search past Claude Code session history by keywords?

You can search past Claude Code session history by running claude-tracker-search followed by your keywords to find matching sessions across your projects.

Can I automatically detect and track projects from Claude session activity?

Yes, you can automatically detect and track projects from Claude session activity. The suite identifies and tracks projects based on live session monitoring and conversational history.

Does the session tracker require Node.js and Python to run?

Yes, the session tracker requires Node.js and Python because it utilizes Bash, Node.js, and Python scripts for deterministic task execution, file manipulation, and daemonized auto-summarization.

How do I bootstrap a new development environment with Claude Code configuration?

To bootstrap a new development environment with Claude Code configuration, use the suite's bootstrapping feature to set up a complete configuration automatically for your new project setup.

What is the best way to monitor live activity in Claude Code sessions?

The best way to monitor live activity in Claude Code sessions is using the suite's monitoring feature, which tracks active sessions in real-time and supports daemonized auto-summarization of new sessions.