Standup from your activity

Generate your daily standup from real GitHub, Jira, Linear, and Slack activity.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

GITHUB_TOKEN
Secret

GitHub read-only personal access token. Enables commits, PRs, and reviews. Leave all sources unset to use the built-in demo data.

JIRA_BASE_URL

Your Jira Cloud site, e.g. https://your-company.atlassian.net.

JIRA_EMAIL

Atlassian account email the API token belongs to.

JIRA_API_TOKEN
Secret

Jira API token from id.atlassian.com. Read-only use.

LINEAR_API_KEY
Secret

Linear personal API key (read-only). Enables issue state changes and comments.

SLACK_TOKEN
Secret

Slack token with read scopes. Enables scanning your own messages for blocker language.

SLACK_CHANNELS

Optional comma-separated channel ids to scan when message search is unavailable.

STANDUP_NAME

Optional display name for the standup's owner.

STANDUP_DEMO_MODE

Set to true to force the demo dataset even when credentials are present.