messaging
SolidShell-to-shell messaging — ordinary `sc mem message` inbox mail by default, with wake delivery only when explicitly instructed. Use to send, check, verify, or mark ordinary messages and to follow a named wake-producing workflow.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- jedbjorn
- Repository
- jedbjorn/subfloor
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
messaging
Use when the user wants to tell, ask, or hand something to another person whose Claude Code sessions share a room with theirs, "tell Marie", "ask Marie's session", "hand this to Marie", "who's online", "what is Marie working on", or when a crosstalk notice says messages are waiting.
aq-comms
Messages, inbox, and human questions in the aq daemon. Use to check for queued messages (`aq message inbox`), send a message to the user or another agent (`aq message send`), reply to a specific message (`aq message reply`), or report a blocking question with `aq message send`. Also covers the message-delivery model (session vs user vs task recipients).
msg
Inter-agent communication via the msg CLI. Use this when you need to send messages to other agent sessions, read incoming messages, or coordinate with other agents in tmux panes.