kata-session-heartbeat
OfficialKeep Claude Code session heartbeats current
Software Engineering#claude code#json#session tracking#heartbeat#idempotent updates#atomic file write
Authorguardiatechnology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents Claude Code session tracking from losing continuity by keeping a persistent heartbeat record updated for the currently active plan and session.
Core Features & Use Cases
- Session heartbeat recording: Writes/updates a JSON heartbeat file keyed by the current session id.
- Atomic, idempotent updates: Preserves the original started_at timestamp and only refreshes last_heartbeat and last_activity, using an atomic write pattern.
- Configurable storage location: Chooses the heartbeat directory from directives and defaults to a standard sessions folder.
Quick Start
Run the kata inside Claude Code with an active plan so it can update the heartbeat JSON for the current session.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: kata-session-heartbeat Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-session-heartbeat Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.