Skip to main content
LUTIN

Slack Promise Tracker

Detects commitments in sent Slack messages and creates task notes.

slackv1.0.0downloadableslackproductivityconnector

Recipe

  1. Let's start when When you send a Slack message
  2. Check that condition is met:

    The message contains a commitment, promise, or agreement to do something

  3. Follow this instruction:

    Extract the commitment from this Slack message and create a task note.

    Use the write tool to create a Note with:

    • Title: A brief task description prefixed with a pin emoji
    • Content: Include what was committed, any deadline, context (channel), and link to original message

    Example Note title: Review PR for auth changes