Сводка-передача для соавторов в командном проекте

productivity

coauthor-brief is a Claude Code skill that generates a structured handoff brief for co-authors and collaborators in multi-author, multi-machine research projects. Triggered by phrases like "coauthor brief", "handoff brief", or "bring my coauthor up to speed", it works in clearly defined phases: resolving the delta window from a git tag, ISO date, or the last existing brief; collecting the git log and diff grouped by area (manuscript, analysis, slides, infra); reading reproducibility passport roll-ups from quality_reports/passports/; pulling open questions from plan and session-log files; recording the exact environment restore command from renv.lock, requirements.txt, environment.yml, or uv.lock; and summarizing restricted-data access procedures without exposing credentials or live paths. The output is a tight Markdown document saved to quality_reports/handoffs/ that lets a new collaborator or RA understand what changed, where each artifact stands, what decisions are pending, and how to run the pipeline locally — in a few minutes of reading.