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
- If the user explicitly says
纳入周报素材,记入周报,作为周报素材, or equivalent, you must execute material capture. - When generating a weekly report, you must check
{year}/week{WW}/materials/first. - If any readable
materials/*.jsonlfiles exist, the main report analysis must be based on them. - You must not generate a report only from
*.txtwhen structured materials are present. *.txtdigests are a compatibility/debug artifact, not the source of truth.- If Git sync fails after a capture attempt, you must preserve local status evidence.
- If one session crosses midnight, captured materials must be split by calendar date in file naming.