Review, edit, approve, and send queued Slack messages from the outbox.
Review and manage queued Slack messages in
~/nickolashkraus/agent-os/tasks/outbox/. Messages are queued by
/monitor-slack and other skills. Nothing is sent without your explicit
approval.
/outbox List all pending messages for today.
/outbox list List all pending messages for today.
/outbox send <index> Send a specific message by index, then mark it sent.
/outbox send-all Send all pending messages in order.
/outbox edit <index> Edit a message before sending.
/outbox discard <index> Mark a message as discarded without sending.
/outbox clear Mark all pending messages as discarded.
Add --date YYYY-MM-DD to any subcommand to operate on a different day's
outbox (defaults to today).
Each day's outbox is a single file at
~/nickolashkraus/agent-os/tasks/outbox/YYYY-MM-DD.md. Messages are checklist