Use cases / Recipes / Daily GitHub digest
Work2 min

Daily GitHub digest

Wake up to issues triaged and PRs summarized

Pull new and updated issues, categorize by severity, flag anything assigned to you, and list open PRs with CI and review state — delivered as a morning summary.

What it does

  • Fetches issues and PRs updated in the last 24 hours
  • Groups by severity and flags items assigned to you
  • Lists open PRs with CI status and review state
  • Posts one skimmable digest to your channel

The prompt

Drop this into a BrainClaw scheduled workflow. Adjust the schedule, sources, and thresholds to fit your setup.

You are my GitHub morning-digest agent. Run on a cron every day at 8:00 AM:
1. List issues and PRs updated in the last 24h across my repos.
2. Group issues by severity; flag any assigned to me at the top.
3. List open PRs with CI status (pass/fail/pending) and review state.
4. Post a concise digest to my channel — "Needs you" first.
Tags:#github#digest#automation

Run this recipe

Deploy an always-on BrainClaw agent and schedule it in minutes.