A Claude Code plugin for the daily async standup, for the "quick update, where are you at?" that arrives at any hour, and for sending a message as yourself to any Slack channel or DM.
It drafts from what you tell it, asks where the update goes, lets you edit it and sends nothing without an explicit yes. Slack posts come from your own account rather than a bot, so a standup reply reads as though you typed it.
/plugin marketplace add hamim-liberate-labs/standup-sync /plugin install standup-sync
standup post my update send this to #engineering
This site exists so the OAuth bridge at
/oauth/ has an HTTPS home. Slack refuses to redirect to
localhost, so the authorization callback lands there and is handed straight
back to the loopback server on your own machine. It holds no secret and stores nothing.