# Meta Github Pr Watch Digest

> Inspect the user's open GitHub PRs / failing CI / new issues via `gh`, summarize into 3 buckets (to-review / awaiting-me / CI-red), and persist follow-ups to memory.

- Skill: `tokenrhythm/meta-github-pr-watch-digest` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tokenrhythm/meta-github-pr-watch-digest`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tokenrhythm/meta-github-pr-watch-digest/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tokenrhythm (https://skillmd.com/u/tokenrhythm)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tokenrhythm/meta-github-pr-watch-digest

---


# GitHub PR Watch & Digest (Meta-Skill)

Daily PR-queue triage: pulls open PRs / failing CI / new comments via
the `github` skill (gh CLI), digests into three actionable buckets, and
records follow-ups to long-term memory.

## Fallback

LLM should manually call `gh pr list`, `gh run list --status failure`,
summarize, and `memory_save`.

