project-weekly-report

Installation
SKILL.md

Project Weekly Report

Generate a concise Chinese weekly report from structured Git evidence. Treat Git history as evidence of committed work, not as a complete record of every activity.

Collect Git evidence

  1. Resolve the directory containing this SKILL.md as <skill-dir>.

  2. Run the collector from the target Git repository:

    uv run <skill-dir>/scripts/collect_git_work.py --repo <repository>
    
  3. Add filters only when requested:

Installs
1
First Seen
14 days ago
project-weekly-report — hu-wentao/skills