Verifies session ID availability and environment variable states to ensure accurate task tracking and workflow orchestration.
The Session ID Debugger is a specialized utility designed to help developers troubleshoot and verify the environmental context of their Claude Code sessions. It explicitly checks for the presence of session identifiers and task list IDs, resolving the exact local directory path where task data is stored. By identifying whether environment variables like $CLAUDE_CODE_TASK_LIST_ID take priority over default session IDs, this skill ensures that agent-led workflows are correctly mapped to their intended persistent states, making it indispensable for debugging complex automation setups.
Características Principales
010 GitHub stars
02Validate environment state for automated workflows
03Verify session ID template substitution
04Resolve task list environment variable priority
05Identify local task directory resolution paths
06Audit session-specific metadata availability
Casos de Uso
01Verifying environment variable injection in CI/CD or automated agent pipelines
02Debugging directory permission or pathing issues for local task storage
03Troubleshooting persistent state issues across multiple Claude Code sessions