| name | meta-github-pr-watch-digest |
| description | 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. |
| kind | meta |
| meta_priority | 45 |
| always | false |
| triggers | ["PR 巡检","PR digest","github 巡检","watch my prs"] |
| provenance | {"origin":"opensquilla-original","license":"Apache-2.0"} |
| composition | {"steps":[{"id":"pull_prs","skill":"github","with":"[Truncated]"},{"id":"digest","skill":"summarize","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"memorize","kind":"tool_call","tool":"memory_save","tool_allowlist":"[Truncated]","depends_on":"[Truncated]","tool_args":"[Truncated]"}]} |
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.