daily-standup

Generate daily standup reports with Yesterday, Today, and Blockers sections.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/abdullah1854/ClaudeSuperSkills --skill daily-standup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-standup
Source: https://github.com/abdullah1854/ClaudeSuperSkills/tree/main/daily-standup
Command: npx skills add https://github.com/abdullah1854/ClaudeSuperSkills --skill daily-standup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the generation of daily standup summaries from accomplishments, plans, and blockers.

Core Features & Use Cases

  • Status Reporting: Captures yesterday, today, blockers.
  • Formats: Supports Markdown, Slack, and JSON.

Quick Start

Generate a daily standup from a list of accomplishments and planned tasks.

Frequently Asked Questions about daily-standup

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

FAQPage Schema
How do I automate daily standup report generation from team accomplishments?▼

Daily standup automation generates structured reports from accomplishments, planned tasks, and blockers. The Skill parses these three inputs, prepends the current date, and outputs a formatted markdown report with Yesterday, Today, and Blockers sections for your team's sprint rituals.

Can I generate standups in multiple formats like Markdown, Slack, and JSON?▼

Yes, standup generation supports Markdown, Slack, and JSON formats. This lets you output standup content in the format your team uses—whether for documentation, direct messaging, or system integration.

What inputs do I need to generate a daily standup?▼

Standup generation requires three inputs: accomplishments from yesterday, planned tasks for today, and any blockers. The Skill structures these into a dated report ready for agile team workflows and sprint ceremonies.

How does daily standup automation fit into agile team workflows?▼

Standup automation captures status across individuals and teams for agile sprint rituals. It standardizes the Yesterday-Today-Blockers format, reducing manual report writing and keeping team communication consistent throughout the sprint cycle.

Can I use standup generation for both individual and team-level reporting?▼

Yes, standup generation applies to both individual contributors and teams. The Skill produces structured markdown reports across different scales, making it flexible for personal tracking or distributed team synchronization.

Related Skills