standup

Generate standup notes from git history, merged PRs, and open issues.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/kirvin/copilot-cli-essentials --skill standup-kirvin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/kirvin/copilot-cli-essentials/tree/main/plugins/cpe/skills/standup
Command: npx skills add https://github.com/kirvin/copilot-cli-essentials --skill standup-kirvin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of daily standup notes by summarizing your recent work from git history, merged pull requests, and open issues, saving you time and ensuring consistent reporting.

Core Features & Use Cases

  • Summarize Git Commits: Consolidates recent commits into actionable work items.
  • Track PRs and Issues: Includes merged PRs, PRs awaiting review, and assigned issues.
  • Use Case: At the start of your workday, use this Skill to quickly generate a concise summary of your progress and current tasks for your team's standup meeting.

Quick Start

Generate my standup notes for today.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I generate standup notes from git commits and pull requests?

To generate standup notes from git commits and pull requests, this Skill summarizes your recent git history, merged PRs, and open issues, filtering by author and time range to format a standard standup report.

Do I need the GitHub CLI to generate daily standup reports?

Yes, you need the GitHub CLI and git installed to retrieve and process your commit history, pull requests, and issues for generating daily standup reports.

Can I track open issues and PRs awaiting review for my daily standup?

Yes, you can track open issues and PRs awaiting review for your daily standup. The Skill consolidates merged PRs, PRs needing review, and assigned issues into actionable work items.

What is the best way to automate daily standup reporting from git history?

The best way to automate daily standup reporting from git history is using this Skill to filter recent commits and GitHub activity by author and time range, formatting them into concise progress summaries.

Does the standup notes generator filter work items by specific authors?

Yes, the standup notes generator filters work items by specific authors and time ranges, ensuring your daily standup report only includes your individual git commits and assigned GitHub issues.

How do I format git history into a standard standup structure?

To format git history into a standard standup structure, this Skill retrieves recent commits, merged pull requests, and open issues, then consolidates them into a concise summary of progress and current tasks.