🪼Bloom Marketplace
← All listings

Daily Standup Current

CurrentFreepublished 1mo agov1 released 1mo agochanged 1mo ago5 downloadsby Okeanos Labs

A small scheduled current: every weekday at 9am a jelly digests your project's last 24 hours and posts it to the crew.

  • current
  • automation
  • standup
  • schedule

Readme

Daily Standup Current

schedule trigger → digest jelly → notification → end. One jelly (an AI agent inside a crew) reads the last 24 hours of a ship (one of your projects) and posts done / in-flight / blockers / one risk, in under 200 words, every weekday morning.

What install does

Installs switched off and without a ship assignment, so you can review it before it runs — an automation should never start firing the instant it lands.

Setup (two minutes)

  1. Open the current's Trigger and pick the ship it reports on — a schedule with no ship never fires.
  2. Adjust the cron if 9am Pacific isn't your morning: the default is 0 9 * * 1-5 in America/Los_Angeles.
  3. Enable it. The first digest arrives on the next weekday tick.

What to customize

  • The digest voice: the jelly's instructions cap it at 200 words and demand a one-line answer on quiet days — tighten or loosen to taste.
  • The audience: it posts to all members; switch the notification step to specific people if the whole crew doesn't want a morning ping.
  • Skip quiet days entirely: add a condition step after the digest that ends the run when the summary says nothing happened.
  • Pairs well with the Fullstack Dev Crew — point both at the same ship and the morning digest covers the crew's overnight work.

Version history

  1. v1 1mo ago · 5 downloads

    Initial release — schedule trigger, digest jelly, crew notification.