p-daily-standup

Aggregate previous business day activity from GitHub, Slack, calendar, and meetings into a standup update.

15|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jackchuka/skills --skill p-daily-standup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: p-daily-standup
Source: https://github.com/jackchuka/skills/tree/main/p-daily-standup
Command: npx skills add https://github.com/jackchuka/skills --skill p-daily-standup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill consolidates activity from GitHub, Slack, calendar events, and meetings into a single, concise standup update ready to post to Slack, saving time and reducing manual compilation.

Core Features & Use Cases

  • Aggregates the previous business day's activity across GitHub, Slack, calendar, and Fireflies meetings to assemble a standup brief
  • Generates a ready-to-post Slack thread update with language options
  • Supports scripting context resolution to bind the skill to your environment and run standup workflows

Quick Start

Run the resolver script from this directory to bind p-daily-standup and start generating standup updates.

Frequently Asked Questions about p-daily-standup

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

FAQPage Schema
How do I automate daily standup updates from GitHub, Slack, and calendar activity?

Automating daily standup updates involves aggregating previous business day activity from GitHub, Slack, calendar, and meetings into a concise brief. This skill uses gh CLI, gws CLI, and Slack MCP to compile activity and generate a ready-to-post Slack update.

Can I generate a Slack standup thread from previous business day code commits and meetings?

Yes, you can generate a Slack standup thread by aggregating previous business day activity across GitHub, Slack, and calendar events. It compiles code commits and meeting records into a ready-to-post Slack thread update with language options.

Do I need the Fireflies MCP to run automated standup workflows?

No, you do not need the Fireflies MCP to run automated standup workflows. Fireflies MCP is an optional dependency for meeting integration, and the skill implements graceful fallbacks and error reporting if it is absent.

What is the best way to consolidate GitHub commits and Slack messages into a daily status update?

The best way to consolidate GitHub commits and Slack messages is using a multi-source aggregation skill that pulls previous business day activity from various platforms. It binds your environment via a resolver script to assemble a concise standup brief.

How do I bind my environment to start generating automated standup summaries?

To bind your environment and start generating automated standup summaries, run the resolver script from the skill directory. This scripts the context resolution needed to connect your GitHub, Slack, and calendar sources for the workflow.