The email-triage-orchestrator running in Claude Code: ten isolated email-security-analyzer agents finished with all messages clean, then email-relationship-analyzer and email-content-summarizer running in parallel over the batch Jump right to the code: https://github.com/jpoehnelt/subagent-email-triage. I put together this demonstration project to triage my Gmail with a small constellation of Claude Code subagents that drive the gws CLI. They read incoming mail, check it for security issues, analyze relations, summarize the content and extract context, apply labels, and turn recurring patterns into persistent Gmail filters. Six agents The orchestrator discovers inbox messages and hands everything else to the subagents. It looks like this: Discover. The orchestrator lists new, untriaged inbox mail. Security. One email-security-analyzer per message, isolated and never batched. Relationship and summary. email-relationship-analyzer and email-content-summarizer, run once over the…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.