work-summary
OfficialAutomatically generate work summaries from Git history.
AuthorXiaoMi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill analyzes git commits to generate structured work summaries for performance reviews and reports.
Core Features & Use Cases
- Multi-repo analysis: Analyze one or more repositories in a single run.
- Flexible time ranges and formats: Output JSON, Markdown, or plain text.
- Key metrics and insights: Commit counts, file changes, churn, timelines, and achievements.
Quick Start
python scripts/analyze_work.py --repo /path/to/repo --start-date 2024-01-01 --end-date 2024-12-31 --output results.json --format markdown
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: work-summary Download link: https://github.com/XiaoMi/mone/archive/main.zip#work-summary Please download this .zip file, extract it, and install it in the .claude/skills/ directory.