catchup

仓库创建 2026年2月12日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

快速掌握错过的重要变更,节省筛查时间

▸ 风险提示

需访问仓库、工单与日历等外部服务权限

这个 Skill 做什么

汇总你离开期间的PR、提交、工单与会议要点,生成优先简报。

把你离开期间的 PR、Git 提交、Linear 工单和会议要点浓缩成一份优先级明确的回归简报,适合周末、休假或出差回来快速上手。它只是个轻型协调器,把抓取、影响分析和摘要的重活交给叫做 catchup-runner(Sonnet)的代理,然后把整理好的要点交给你。目标是一份能马上行动的简洁 brief,不是信息轰炸。

▸ 展开 SKILL.md 英文原文

Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.

自动化集成回归总结PR汇总异步协作通用
505
Stars
34
Forks
40
仓库内 Skill
+35
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/catchup/skills/catchup/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/catchup/skills/catchup/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Catchup — Async-Team Return Briefing

You've been away. This skill is a **thin orchestrator**: it resolves
the window + sources here, then delegates the I/O fan-out, impact
analysis, and brief assembly to the `catchup-runner` agent (Sonnet) so
your (often Opus) session does not pay for summarization. You only
print what the agent returns.

## Usage

```
/catchup                                  # since you were last active
/catchup --since "friday"
/catchup --since "2h" --focus reviews-requested
/catchup --since last-commit --depth deep
/catchup --scope all                      # include cross-repo pings/reviews
```

Default is **repo-scoped**: every GitHub signal (reviews requested,
notif
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有