dead-man-switch

Community

Prevent stuck runs, save state.

Authorjimmymalhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents long-running processes from getting stuck indefinitely by automatically saving their state and notifying the user if no progress is detected for a specified period.

Core Features & Use Cases

  • Automated Progress Monitoring: Tracks activity and detects inactivity.
  • State Saving: Persists the current state of a process for later resumption.
  • User Notification: Alerts the user when a process is potentially hung.
  • Use Case: For a complex multi-step data processing job that might take hours, this skill ensures that if the job hangs midway, its progress is saved, and you are alerted, allowing you to resume from where it left off instead of starting over.

Quick Start

Activate the dead-man-switch skill with a 30-minute inactivity threshold.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: dead-man-switch
Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#dead-man-switch

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.