standup

Generate standup updates with yesterday, today, and blockers sections.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mmahalwy/cooper --skill standup-mmahalwy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/mmahalwy/cooper/tree/main/.agents/skills/standup
Command: npx skills add https://github.com/mmahalwy/cooper --skill standup-mmahalwy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates scattered activity from code, tickets, chat, and CI into a concise, shareable standup update so you can prepare daily status notes without hunting through multiple tools.

Core Features & Use Cases

  • Standalone input: Convert a few rough notes into a structured yesterday / today / blockers update.
  • Automated aggregation: When connectors are available, pull recent commits, PRs, ticket moves, chat discussions, and CI/CD status to summarize recent work.
  • Output formats: Produce short, action-oriented updates suitable for daily standup, Slack posts, or status emails.
  • Use case: Run each morning to assemble yesterday's completed work, today's plan, and any blockers to share with your team.

Quick Start

Tell the assistant "/standup" or describe what you worked on and it will generate a formatted yesterday, today, and blockers standup update.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I generate a daily standup update from recent git commits and pull requests?

You can create a structured standup update by providing rough manual notes or allowing the Skill to automatically aggregate recent commits, pull requests, and ticket activity. It formats the output into yesterday, today, and blockers sections for your daily standup.

What is the best way to format scattered development activity into a status report?

The best way to format scattered development activity into a status report is to consolidate commits, chat discussions, and CI/CD statuses into a concise yesterday, today, and blockers format. This produces short, action-oriented updates suitable for Slack or email.

Can I use manual notes to create a structured daily status update if no connectors are available?

Yes, you can use manual notes to create a structured daily status update if no connectors are available. The Skill converts rough text input into a formatted yesterday, today, and blockers update, supporting both standalone input and automated aggregation when connectors exist.

Does the standup generator support CI/CD status and chat discussions for daily updates?

Yes, the standup generator supports CI/CD status and chat discussions when connectors are available. It pulls recent activity from these connected tools to summarize recent work alongside commits, pull requests, and ticket moves for your daily update.

How do I post a formatted yesterday today blockers update to Slack?

To post a formatted update to Slack, run the generator each morning to assemble completed work, today's plan, and blockers. The Skill produces short, action-oriented output formats specifically designed for daily standup posts, status reports, or Slack updates.