daily-progress

Summarize git commit histories into structured daily or weekly work reports.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/wwsun/skills --skill daily-progress-wwsun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-progress
Source: https://github.com/wwsun/skills/tree/main/skills/daily-progress
Command: npx skills add https://github.com/wwsun/skills --skill daily-progress-wwsun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of generating structured daily or weekly work progress reports by analyzing git commit records, saving time on manual documentation.

Core Features & Use Cases

  • Automated Report Generation: Extracts commit data within specified time ranges and organizes it into readable summaries.
  • Team Activity Insights: Summarizes contributions across multiple authors for daily or weekly review meetings.
  • Use Case: A project manager wants a daily update of recent development activity, segmented by contributor and commit type, to facilitate stand-up meetings.

Quick Start

Run the /daily-progress command to automatically generate and save today's or this week's progress report based on recent commits.

Frequently Asked Questions about daily-progress

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a daily progress report from git commit histories?

Generate a daily progress report from git commits by running an automated script that extracts commit logs, author information, and message content within a specified time range to produce a structured work summary.

Can I summarize individual developer contributions from git logs for stand-up meetings?

Yes, you can summarize individual developer contributions from git logs. The tool analyzes commit records across multiple authors to highlight individual task types and activities for team coordination review meetings.

What is the best way to automate weekly work updates for team management?

The best way to automate weekly work updates for team management is to analyze git commit histories. This approach extracts commit data and organizes it into readable summaries segmented by contributor and task type.

Does generating a git commit summary require any external dependencies?

No, generating a git commit summary does not require external dependencies. The tool operates independently using scripts to parse commit logs, author details, and message content for comprehensive progress reports.

How do I extract and organize git commit data into a readable summary?

Extract and organize git commit data into a readable summary by running the dedicated command. It automatically processes recent commit histories and structures them into daily or weekly work reports highlighting task types.

When do I need an automated git progress report for project management?

You need an automated git progress report for project management when you want to save time on manual documentation and streamline daily updates of recent development activity for team coordination workflows.