Tag Session — Development skill for Claude Code
Retroactively tag (or clear) the issue key on an already-ended session inside history.jsonl.
How to install Tag Session
Installs to ~/.claude/skills/02siteiq-claude-session-tracker-tag-session/SKILL.md
mkdir -p ~/.claude/skills/02siteiq-claude-session-tracker-tag-session && curl -fsSL https://raw.githubusercontent.com/02siteIQ/claude-session-tracker/HEAD/commands/tag-session.md -o ~/.claude/skills/02siteiq-claude-session-tracker-tag-session/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Tag Session does
description: Retroactively tag (or clear) the issue key on an already-ended session inside history.jsonl disable-model-invocation: true
Tag a Past Session with an Issue Key
Rewrites the `issue_key` field for a single line in `~/.session-tracker/history.jsonl`. Use this when a session ended on a branch with no detectable issue and got logged as untagged, or when the wrong key was attached.
Arguments
Parsed from `$ARGUMENTS` (space separated):
—
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★
- Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cjm Harness Transcripts
Parse agent-harness session transcripts (Claude Code JSONL first): the append-only record DAG, derived active
Run Evals
Replay the regression corpus inside THIS interactive session — no headless, no API key (ADR 0003). Required be
Claude Compaction Viewer
View and analyze Claude Code conversation history and compaction events with a TUI and CLI tool for clear sess
Custos
Continuous, hook-driven session capture so an agent's history survives Claude Code's own context compaction an
Gameskill
Capture what this game-development session taught as a reusable skill (project, user or Summer library) so the
Token Review
Analyze SDLC token usage from .claude/sdlc/token-log.json (last run) and token-history.jsonl (rolling). Surfac
Related Agents
Stats Analyzer
Analyzes ~/.claude/stats-cache.json and history.jsonl to produce a concise usage report with model token break
YouTube Cue Sheet Builder
Builds cue-sheet.json + cue-sheet.md — the single source of truth mapping every script.md line/tag to a real,
Worker Coder
Single writer — executes boundary-clear, independent coding tasks inside one workstream (several workstreams m