warmup-sid-separator

Community

Separate Claude warmup SIDs from real SIDs.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps distinguish between temporary SIDs generated during Claude Code's warmup phase and the actual session SIDs used for real interactions, preventing confusion in logs and ensuring accurate process-to-session mapping.

Core Features & Use Cases

  • SID Classification: Differentiates claude.warmup SIDs from claude.session_start or claude.user_prompt SIDs.
  • Accurate PID-to-SID Mapping: Enables reliable attribution of sessions to their corresponding process IDs (PIDs).
  • Debugging Resume Issues: Helps identify if a "resume created a new SID" report is a true fork or just a warmup artifact.
  • Use Case: When debugging why a resumed Claude session appears to have a new ID, this skill can confirm if the initial SID was just a warmup SID and the subsequent one is the correct, resumed session SID.

Quick Start

Run the verification script to see how warmup SIDs are separated from real session SIDs.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: warmup-sid-separator
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#warmup-sid-separator

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 223,000+ vetted skills library on demand.