Read-only Email/Outbox workflow. Scans a sent/outbound mail folder, classifies likely follow-up candidates, and drafts a small batch of plain-text replies without sending. Use this as the preview lane before running batch-approve-followups.
Email Follow-up Workflow
Workflow pack over Email / Outbox. It turns a sent/outbound mail folder into a practical follow-up lane for one-person companies: scan likely silent threads, draft concise replies, preview the batch, and route sends through the existing mail-send approval gate. The pack depends on email-outbox-pack for all mail read/send primitives and does not redefine any provider-specific Gmail, Outlook, or IMAP surface.
What this pack installs
This pack installs the complete recipe workflow together.
Action workflow over Email/Outbox. Scans likely silent outbound threads, drafts plain-text follow-ups, then sends the selected batch through the mail-send kernel ingredient. Because mail-send is the irreversible send-class boundary, attended runs route the send step through the existing approval gate. The send is the originating context, so after sending it seeds durable data.shared watch state (status watching_customer_response, loop_kind outbound_followup) keyed by thread — the same key the pressure producer uses, so it supersedes any followup_due row — and outbound-follow-up-response-watcher adopts that linkage to close the loop when the contact replies.
Builds on
Trust & control
What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.