Session Management

Installation
SKILL.md

Session Management

Purpose

Maintain continuity across AI agent sessions by providing structured work tracking, tech debt management, and report archival. This skill ensures no context is lost between sessions — the agent always knows what was done, what's pending, and what needs attention.

The Report Registry

The report registry (.claude/reports/_registry.md) is the central index of all work performed across sessions.

When to Add Entries

  • After completing a meaningful unit of work (bug fix, feature, refactor, investigation)
  • After an investigation that produced findings worth preserving
  • When identifying an issue that needs future attention
Installs
GitHub Stars
26
First Seen
Session Management — hedera-dev/hedera-skills