standup-collect

Collect daily standup updates and compile summaries from chat channels.

12|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/shogo-labs/shogo-ai --skill standup-collect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup-collect
Source: https://github.com/shogo-labs/shogo-ai/tree/main/packages/agent-runtime/templates/project-manager/.shogo/skills/standup-collect
Command: npx skills add https://github.com/shogo-labs/shogo-ai --skill standup-collect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates gathering daily standup updates from team members and compiles them into a concise summary.

Core Features & Use Cases

  • Collects yesterday's work, today's plan, and blockers from team members
  • Compiles updates into a readable standup summary and can post to a channel
  • Integrates with memory to track blockers and velocity trends over time

Quick Start

Prompt team members to share yesterday, today, and blockers, then compile a short standup summary.

Frequently Asked Questions about standup-collect

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

FAQPage Schema
How do I automate collecting daily standup updates from a team chat channel?

You collect daily standup updates by prompting team members in a multi-user chat channel for yesterday's work, today's plan, and blockers. It compiles all responses into a readable summary and posts the final report back to the channel.

What is the best way to compile team status updates into a readable summary?

Compiling team status updates is done by gathering responses from a multi-user chat channel and collating them into a concise standup summary. It covers yesterday, today, and blockers across software projects and teams, then posts the final report.

Can I track blockers and velocity trends over time using standup summaries?

Tracking blockers and velocity trends is possible by integrating standup summaries with memory. This Skill stores compiled data in memory after posting the daily report, enabling you to monitor progress and recurring blockers over time.

Does this standup collection method work with multi-user chat channels?

This standup collection method is specifically applicable to multi-user chat channels for standups. It prompts team members for updates, compiles the responses into a summary, and posts the final report directly to that channel.

How do I update a sprint canvas with daily team standup reports?

You update a sprint canvas with daily standup reports by compiling team responses into a summary. This Skill automates the process, stores data in memory, and updates the sprint canvas before posting the final report to the channel.