retrospect-external-babysitter-run

仓库创建 2026年1月5日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

帮助作者改进流程设计并发现常见失败模式,适合维护者和研究者。

▸ 风险提示

需读取外部仓库运行数据与文件,可能依赖网络与访问权限。

这个 Skill 做什么

分析外部仓库中提交的 babysitter 运行记录并生成回顾与改进建议。

到别人的仓库里找 babysitter 的运行记录,复盘一次具体的 run:哪些流程有效、哪里出错、断点模式和效果设计质量。对方要求“回顾某个 repo 的 run”或想学别人用法时用。产出可操作的改进建议,既给作者也提出可以推广到 babysitter 项目的普遍改进。

▸ 展开 SKILL.md 英文原文

For a repository in the babysitter-users catalog, locate its babysitter processes and any committed runs (.a5c/runs/<runId>/) and perform a retrospective on a chosen run -- what went well, what failed, process suggestions, quality of effect design, breakpoint patterns -- mirroring the /babysitter:retrospect workflow but applied to an external repo. Invoke when asked to "retrospect on repo X's run", "analyze how someone else used babysitter", or "review an external babysitter run".

研究检索运行回顾分析外部仓库Claude Code
1.6k
Stars
94
Forks
40
仓库内 Skill
+111
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/a5c-ai/babysitter/main/.claude/skills/retrospect-external-babysitter-run/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/a5c-ai/babysitter/main/.claude/skills/retrospect-external-babysitter-run/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Retrospect External Babysitter Run

Analyse a babysitter run that lives in an external public repository, using the same lens as the in-repo `/babysitter:retrospect` command. Produce a written retrospective with concrete suggestions for the process author (or, if the insight generalizes, for the babysitter project itself).

## When to use

- User names an external repo and asks for a retrospective.
- User asks "find a babysitter run to retrospect on" (combine with the `catalog-babysitter-users` skill to pick one).
- User asks "how are other people using babysitter processes? What do they get wrong?".

## Prerequisites

- `gh` CLI authenticated.
- `docs/repo-with-babysitter-processes.md` ex
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有