standup-sync: write your work update once, post it to ClickUp and Slack

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.

Repository Installation Latest release

Install

/plugin marketplace add hamim-liberate-labs/standup-sync
/plugin install standup-sync

Use

standup
post my update
send this to #engineering
Requires Python 3.9 or newer. No third-party packages, at all.

About this page

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.