standup

Generate a standup update from recent commits, PRs, and ticket activity.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/Kaleb-Rupe/aurora --skill standup-kaleb-rupe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/Kaleb-Rupe/aurora/tree/main/claude/skills/standup
Command: npx skills add https://github.com/Kaleb-Rupe/aurora --skill standup-kaleb-rupe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Preparing daily standup updates from memory is tedious and error-prone. This Skill gathers your recent work activity and structures it into a clear yesterday/today/blockers format ready to share with your team. ## Core Features & Use Cases - Structured Standup Format: Organizes work into Yesterday, Today, and Blockers sections with ticket references. - Tool Integration: Pulls recent commits, PRs, ticket status changes, chat discussions, and CI/CD status when connectors are available. - Standalone Mode: Works without any integrations by structuring rough notes you provide into a shareable update. - Use Case: Before your morning standup, run the command and get a formatted summary of yesterday's merged PRs, today's planned tickets, and the API rate-limiting blocker you need help with. ## Quick Start Ask the assistant to generate my standup update from yesterday's commits and format it for Slack.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I generate a standup update automatically?

Run the /standup command and the Skill gathers recent commits, PRs, and ticket changes from connected tools, then formats them into yesterday, today, and blockers sections. Without connectors, provide rough notes and it structures them for you.

What tools can standup pull activity from?

It can pull from source control for commits and PRs, project trackers for ticket status changes, chat for relevant discussions, and CI/CD for build and deploy status. All integrations are optional and it works standalone without them.

Can I use the standup skill without connecting any tools?

Yes, standalone mode always works. Tell it what you worked on, such as tasks completed, PRs reviewed, or blockers hit, and it formats your notes into a concise standup update.

What output formats does the standup update support?

The default output is a Markdown structure with Yesterday, Today, and Blockers sections including ticket references. You can ask to reformat it for Slack, email, or your team's standup tool.

Why is my standup missing commit or ticket information?

Automatic activity pulling requires the corresponding connectors to be configured. Check the CONNECTORS.md reference to verify which tools are connected, or provide the details manually as notes.