Published Agent Skill package. Follow the instructions in SKILL.md to complete the user's task.

weekly-report

把本周工作整理成简洁周报。当用户说写周报、weekly report 或 /weekly-report 时使用。

This page contains 1 files from the original skill zip. Supporting markdown and scripts are included below so you do not need extra downloads.

Files in this package

SKILL.md

周报

把仓库动态和用户提供的要点压成一页周报。

步骤

  1. 如有 git 仓库,用 git log --since='7 days ago' --oneline 收集本周提交。
  2. 按「完成 / 进行中 / 风险 / 下周」四段组织,每段最多 5 条。
  3. 每条一句话,写结果不写过程。
  4. 风险必须带影响和下一步。
  5. 用用户指定的语言输出;未指定则用中文。