Claude Website Update Sender
November 13, 2025 ยท View on GitHub
A Claude Code workflow for automatically sending polished update emails to colleagues about website changes and deployments.
Purpose
This repository provides an automated workflow that:
- Transforms technical commit messages or freeform notes into non-technical update emails
- Uses HTML templates for consistent formatting
- Provides human-in-the-loop review before sending
- Sends emails via Resend MCP to configured recipients
Usage
Use the subagent or slash command to draft, review, and send update emails based on recent work.
Components
- update.md: Workflow instructions for the agent
- .claude/agents/: Subagent configuration for automated workflow
- .claude/commands/: Slash command for quick access
- mgmt/templates/: Email HTML templates (to be created)
- outputs/hitl/email-drafts/: Draft emails for review (to be created)
To view an index of my Claude Code related projects, click here