week-report-system

Installation
SKILL.md

Week Report System

Material-first weekly report workflow for work conversations, documents, and recent repository activity.

What This Skill Does

  • Capture work materials into a Git-backed weekly knowledge base
  • Support three material types: conversation, document, repo_activity
  • Generate weekly reports from structured materials, with legacy conversation logs as fallback

Hard Rules

  1. If the user explicitly says 纳入周报素材, 记入周报, 作为周报素材, or equivalent, you must execute material capture.
  2. When generating a weekly report, you must check {year}/week{WW}/materials/ first.
  3. If any readable materials/*.jsonl files exist, the main report analysis must be based on them.
  4. You must not generate a report only from *.txt when structured materials are present.
  5. *.txt digests are a compatibility/debug artifact, not the source of truth.
  6. If Git sync fails after a capture attempt, you must preserve local status evidence.
  7. If one session crosses midnight, captured materials must be split by calendar date in file naming.
Related skills
Installs
2
GitHub Stars
4
First Seen
Mar 24, 2026