What problem does it solve?
This skill helps you generate a concise, comprehensive weekly work summary by aggregating GitHub PRs and commits across configured repositories, and optionally pulling Linear cycle issues. It also respects Chinese public holidays to provide accurate workday/holiday context and outputs a ready-to-publish Markdown report.
Core Features & Use Cases
- Multi-repo aggregation: collects PRs and commits from configured GitHub repos (and expanded orgs) to produce a unified view.
- Optional Linear integration: reads Linear cycle issues to surface in-progress work alongside completed items.
- Holiday awareness: applies Chinese public holidays to determine the period and framing of the report.
- Markdown report output: synthesizes data into a human-readable Markdown document suitable for notes and documentation.
- Flexible configuration: supports per-repo and per-org scopes with configurable date ranges.
Quick Start
Generate a weekly work summary for the configured repos using the default Mon–Sun range.