prism-standup-summary

Generate Slack standup reports from GitHub PR activity.

Updated May 2, 2026
One-click install
npx skills add https://github.com/HunterMcGrew/PRISM --skill prism-standup-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prism-standup-summary
Source: https://github.com/HunterMcGrew/PRISM/tree/main/.cursor/skills/prism-standup-summary
Command: npx skills add https://github.com/HunterMcGrew/PRISM --skill prism-standup-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, slack, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and posting of your daily standup report, saving you time and ensuring consistent communication with your team.

Core Features & Use Cases

  • Automated Standup Creation: Compose a Slack standup report from your GitHub activity.
  • Customizable Format: Use a predefined template for the standup format.
  • Integration with Slack: Post the standup directly to Slack or provide a pasteable block.
  • Use Case: Use this Skill to quickly generate and share your daily progress and blockers with your team.

Quick Start

Use the 'Lilac' skill to generate your standup report for today.

Frequently Asked Questions about prism-standup-summary

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

FAQPage Schema
How do I automate my daily standup report using GitHub PR activity?

To automate your daily standup report, this Skill fetches GitHub PR activity, categorizes pull requests, and formats a Slack message. It triggers on specified events like daily syncs or PR creation to ensure consistent communication.

Can I post automated standup summaries directly to Slack from GitHub?

Yes, automated standup summaries can be posted directly to Slack. The Skill requires interaction with the Slack API to post the generated report automatically, or it can provide a pasteable block for manual sharing.

Do I need GitHub and Slack API access to generate automated standup reports?

Yes, GitHub and Slack API access is required to generate automated standup reports. The Skill depends on the GitHub API to fetch pull request activity and the Slack API to post the formatted daily update.

What is the best way to format a Slack standup report from GitHub pull requests?

The best way to format a Slack standup report from GitHub pull requests is using a predefined template. The Skill handles date and time calculations alongside PR categorization to structure your daily progress consistently.

When should I trigger automated standup report generation for my team?

Automated standup report generation should be triggered on specified events such as a daily sync or PR creation. This ensures the Slack report accurately reflects recent GitHub activity and current blockers.