msg-cli-agents
CommunityInter-session messaging for Claude Code CLI sessions
Authorammonfife
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust system for sending messages between Claude Code CLI sessions, facilitating communication and coordination among active sessions.
Core Features & Use Cases
- Inter-session Messaging: Enables message passing between CLI sessions, allowing for task handoffs and coordination.
- Fallback Delivery Methods: Supports file-based inbox system (preferred) and Terminal osascript injection for flexibility.
- Session ID Signing: Ensures messages are received by the intended recipients.
- Use Case: A developer can send a task update to all open CLI sessions without manually notifying each one, enhancing collaboration.
Quick Start
To send a message to all other sessions, use the following command:
echo "[Session <sender-id> → ALL OTHER SESSIONS] <message>" >> ~/.claude/projects/-Users-benfife/.inbox
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: msg-cli-agents Download link: https://github.com/ammonfife/sakima.co/archive/main.zip#msg-cli-agents 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 620,000+ vetted skills library on demand.