daily-work-summary

Summarize GitHub activity for identities into daily reports with source links.

12|2|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/osolmaz/tools --skill daily-work-summary-osolmaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-work-summary
Source: https://github.com/osolmaz/tools/tree/main/agents/skills/daily-work-summary
Command: npx skills add https://github.com/osolmaz/tools --skill daily-work-summary-osolmaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly assemble a concise daily report by summarizing what a single person or a small set of GitHub identities did across org repos within a recent time window. The output is a plain-language activity summary grouped by shipped, closed/replaced, in progress, and planning work, with source links appended to each item.

Core Features & Use Cases

  • Automated daily summaries: Group activity by status (shipped, closed/replaced, in progress, planning) and attach relevant URLs for context.
  • Cross-repo data collection: Query GitHub across multiple repos for PRs and issues authored or involved by the target identities using gh.
  • Audit-ready artifacts: Create a local collection artifact containing raw results and decision evidence to support the final summary.

Quick Start

Summarize the target identity's GitHub activity for the last 24 hours into a plain bulleted report with source links.

Frequently Asked Questions about daily-work-summary

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

FAQPage Schema
How do I generate a daily GitHub activity summary for my team?

To generate a daily GitHub activity summary, this Skill queries recent cross-repo PRs and issues using the gh CLI, grouping contributions into shipped, in progress, and planning categories with attached source links.

What is the best way to track GitHub work across multiple repositories?

Tracking GitHub work across multiple repositories is done by aggregating target identities' recent PR and issue activity, grouping events by status, and outputting a plain-language report with local audit artifacts.

Can I summarize GitHub PR and issue activity for multiple developers at once?

Yes, you can summarize GitHub PR and issue activity for a small group across an organization, aggregating cross-repo data into a concise daily report grouped by shipped, closed, and in-progress work.

Does this daily work summary tool require the GitHub CLI to collect data?

Yes, the daily work summary requires the gh CLI to collect data from multiple repos, aggregating recent developer activity into a bulleted report with appended URLs.

How are GitHub contributions categorized in the generated daily report?

GitHub contributions in the daily report are categorized into shipped, closed/replaced, in progress, and planning work, with relevant source URLs appended to each item for context.

How do I create an audit-ready artifact from recent GitHub activity?

To create an audit-ready artifact from GitHub activity, this Skill stores raw query results and decision evidence locally while outputting a plain-language summary grouped by work status.