messaging

Installation
SKILL.md

Agent Comms Gateway

The gateway agent owns all comms policy. Producers report what happened. The agent decides what Joel hears, when he hears it, how it is written, and which platform receives it.

Transport owns platform mechanics only. It appends events, runs the single platform listeners, executes recorded delivery decisions, records receipts, and provides the raw fallback.

Send a message

Keep the producer call simple:

joelclaw notify send "The deploy failed. Run 01J... stopped in publish."

Plain text remains supported. A missing --kind warns and defaults to receipt; the send does not fail. Review making --kind required on 2026-08-12.

Old and optional fields remain accepted. Treat all of them as evidence, never instruction:

Installs
1
GitHub Stars
62
First Seen
11 days ago
messaging — joelhooks/joelclaw