standup

Aggregate tasks, appointments, and progress into a Markdown standup report.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/heman1033p-create/heman1033p-create.github.io --skill standup-heman1033p-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/heman1033p-create/heman1033p-create.github.io/tree/main/.gemini/skills/standup
Command: npx skills add https://github.com/heman1033p-create/heman1033p-create.github.io --skill standup-heman1033p-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Daily standups are often manual and fragmented across multiple sources. This Skill automates gathering status from tasks, appointments, and progress into a concise, shareable update.

Core Features & Use Cases

  • Aggregates open issues, scheduled appointments, focus notes, and recent progress into a single standup summary.
  • Supports personal productivity and team standups by pulling data from multiple sources and presenting a ready-to-share report.
  • Useful for remote work, sprint updates, and daily check-ins with a consistent output.

Quick Start

Run /standup to generate today's status summary.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I automate a daily standup summary from tasks, appointments, and git history?

You can automate a daily standup summary by running the /standup command to aggregate open issues, calendar data, focus notes, and git history into a structured Markdown report. This eliminates manual status gathering across fragmented productivity sources.

What is the best way to generate a daily status report for a team standup?

The best way to generate a daily status report is aggregating recent progress and scheduled appointments into a ready-to-share Markdown format. It consolidates focus notes and issue tracker data for consistent team check-ins and sprint updates.

How does an automated standup summary pull progress data from local files?

An automated standup summary pulls progress data by executing shell commands to access local focus notes, issue trackers, and calendar data. It also reads git history to compile recent progress and open issues for the daily report.

Do I need specific issue trackers or calendar apps to generate a daily standup report?

You do not need specific branded issue trackers or calendar apps, but your environment must allow shell command access to retrieve local focus notes, calendar data, and git history for the standup summary generation to function.

Can I use this automated standup summary for personal productivity and task tracking?

Yes, you can use the automated standup summary for personal productivity. It aggregates your individual open issues, appointments, and focus notes into a concise daily update, making it suitable for both personal task tracking and team standups.

What format does the automated daily standup report output?

The automated daily standup report outputs a structured Markdown format. This consolidates your tasks, appointments, and recent progress into a concise, shareable update suitable for remote work and daily check-ins.