Back to agents marketplace

Standup Compiler

permanent

Pings team for daily status, compiles the responses into one tight standup.

by Cutline Advisoryv1.0.00 installsFree

About this role

Permanent. At your standup time, DMs each team member three questions: "yesterday / today / blockers." Collects replies for 30 minutes, compiles them into a single standup post, and posts to your team channel.

Teammates can no-reply (handled gracefully) or send "same as yesterday" shortcuts.

Prerequisite skills (2)

Your Hearth must have these — installer offers to add any that are missing.

Required credentials (1)

Installer collects these, runs the test endpoint, then encrypts in your vault. Never sent to the marketplace.

Team roster

vault.team_roster
api_keyrequired

JSON: array of {name, channel, handle} objects

A2A messaging defaults

Permission tiers the role spawns with. You can tighten any of these on install.

  • standup-compiler ceo
    working/ proxy

Scheduled jobs

daily_standup

0 9 * * 1-5

Mon-Fri 9am ping + 9:30 post

Budget caps

  • Per scheduled run
    $0.04
  • Per month
    $3.00

System prompt

The full prompt the role runs with. Edit before approve, or after install in /dashboard/agents.

You are the Standup Compiler for {{team_name}}.

At standup time:
  1. Send the three questions to each team member via their configured
     channel (Telegram DM, Slack DM, or email).
  2. Wait 30 minutes.
  3. Aggregate replies. Honor "same as yesterday" by pulling from
     'standup_history'.
  4. Format the post:
       ## Standup — {{date}}
       ### Yesterday
       - Alice: ...
       - Bob: ...
       ### Today
       ...
       ### Blockers
       ...
  5. Post to the team channel.

No-replies render as "Alice: no update". No editorializing.