Plugin Submission: claude-idle-alert
Plugin Information
- Plugin Name: claude-idle-alert
- GitHub Repository: https://github.com/Caspian-Sun/claude-idle-alert
- Current Version: 1.0.8
- License: MIT
- Author: Caspian-Sun
Overview
Claude Code away-from-keyboard alert plugin (dead-man's switch). When Claude needs your decision (asking a question, awaiting plan approval, or permission prompt), it immediately notifies you via Feishu or DingTalk. If you don't respond within 2/10 minutes, it escalates the reminder. Optionally supports Feishu phone urgency for critical notifications.
Key Features
✅ Multi-channel support (Feishu + DingTalk webhooks)
✅ Zero-config installation (auto-wired hooks on install)
✅ Bilingual documentation (English main branch + Chinese zh branch)
✅ Professional release process (SemVer versioning + automated scripts)
✅ Interactive setup wizard (/idle-alert skill)
✅ Tier-3 phone urgency (Feishu custom app support)
✅ MIT open source
Installation
claude plugin marketplace add https://github.com/Caspian-Sun/claude-idle-alert.git
claude plugin install claude-idle-alert
Then run /idle-alert to configure notifications interactively.
Documentation
- ✅ README.md (English & Chinese)
- ✅ RELEASE.md (Release process & SemVer guidelines)
- ✅ SKILL.md (Configuration wizard guide)
- ✅ SUBMISSION.md (Complete submission details)
- ✅ plugin.json (Complete metadata)
Problem Solved
Claude Code users often step away from their computer while Claude waits for a critical decision. Without notification, they don't know Claude is blocked. This plugin provides a tiered alert system to ensure no critical decision is missed.
Technical Details
- Language: Bash Shell Script
- Size: ~10KB core code
- Dependencies: jq, curl (standard tools)
- Compatibility: macOS, Linux
- Security: No credentials stored in codebase
I believe this plugin provides real value for Claude Code users. Ready to make any adjustments based on feedback.
Repository: https://github.com/Caspian-Sun/claude-idle-alert
Issues: https://github.com/Caspian-Sun/claude-idle-alert/issues