coauthor-brief
把复杂项目简要化,适合多作者和跨机器协作场景。
需要访问 git 历史与文件,可能暴露未公开信息。
生成面向合作者的项目交接简报,包含变动、状态与运行说明。
把多作者、多机器项目的一页交接说明写清楚:列出自上次以来的变动(git delta)、每个产物的当前状态、未决问题与复现步骤。适合在交接、入组或发代码前让合作者快速上手时使用。重点是跨人跨机的meta治理级别说明,包含受限数据访问与本地跑通的实操步骤,不是简单的提交记录。
▸ 展开 SKILL.md 英文原文
Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how to reproduce locally, and any restricted-data access steps. Use when user says "coauthor brief", "handoff brief", "bring my coauthor up to speed", "what changed since last week", "onboard a collaborator", "write a handoff for [name]", or before sending a co-author the repo. NOT a commit or a checkpoint — it is the cross-machine, cross-person summary `meta-governance.md` only partially covers.
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/coauthor-brief/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/coauthor-brief/SKILL.md"# /coauthor-brief — Collaborator Handoff Brief Produce a single Markdown brief a co-author (or your future self on another machine) can read in a few minutes to know **what changed, where each artifact stands, what's blocked, and how to run the pipeline locally** — including restricted-data access steps a new collaborator needs. [`meta-governance.md`](../../rules/meta-governance.md) covers the *memory* side of cross-machine work (what syncs via git, what stays in gitignored `personal-memory.md`); this skill covers the *human* side: the per-person, per-session handoff. **Core principle:** `/checkpoint` is for *you* resuming; `/coauthor-brief` is for *someone else* starting. The first answer