daily-standup

Generate a 24-hour GitHub PR and issue delta report grouped by themes.

1|Updated May 14, 2026
One-click install
npx skills add https://github.com/libz-renlab-ai/Matrix-Viki --skill daily-standup-libz-renlab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-standup
Source: https://github.com/libz-renlab-ai/Matrix-Viki/tree/main/.claude/skills/daily-standup
Command: npx skills add https://github.com/libz-renlab-ai/Matrix-Viki --skill daily-standup-libz-renlab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the daily extraction and presentation of GitHub activity (PRs and issues) over a 24-hour window, turning scattered updates into a single, understandable standup-style report.

Core Features & Use Cases

  • 24h delta aggregation: PRs merged, created, closed-without-merge, still-open; Issues created, closed, open-in-window
  • Thematic grouping: categorize items by features/frontend/infra/docs and other relevant topics
  • Delivery format: a concise, duck-voice styled report suitable for daily standups and team reviews

Quick Start

Ask the skill to pull yesterday's 24h delta report for the TeamBrain repository and present it in the duck-voice standup format.

Frequently Asked Questions about daily-standup

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

FAQPage Schema
How do I generate a daily standup report from GitHub PRs and issues?

A GitHub activity delta report aggregates pull requests and issues updated within a precise 24-hour window. It groups items by action types such as merged, created, or closed, and clusters them into themes like frontend, infra, and docs for daily standups.

How do I extract GitHub activity from the last 24 hours for a team standup?

You extract GitHub activity from the last 24 hours by querying recent updates and filtering by exact UTC-aligned timestamps. This surfaces yesterday's pull requests and issues, categorizing them into a concise standup-style delta report for team reviews.

Can I categorize GitHub pull requests and issues by themes like features and infra?

Yes, you can categorize GitHub pull requests and issues by themes like features, frontend, infra, and docs. The reporting process clusters 24-hour repository updates into thematic groups to make daily standup presentations clearer and more structured.

Does the daily standup report require the GitHub CLI to query repository activity?

Yes, retrieving precise repository activity for the daily standup report relies on GitHub CLI queries. It uses UTC-aligned time windows and client-side filtering to ensure exact 24-hour timestamps are captured accurately for the delta report.

What is the best way to track still-open pull requests in a daily GitHub report?

The best way to track still-open pull requests in a daily GitHub report is to generate a 24-hour delta summary. It specifically groups pull requests into categories like still-open, merged, and closed-without-merge to provide a clear status overview.