standup

Generates daily standup updates from commits, PRs, and ticket activity.

3|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/ruskicoder/system-prompts --skill standup-ruskicoder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/ruskicoder/system-prompts/tree/main/prompt-orchestrator/.opencode/skills/standup
Command: npx skills add https://github.com/ruskicoder/system-prompts --skill standup-ruskicoder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Preparing daily standup updates is repetitive and time-consuming, especially when you need to recall yesterday's commits, PR reviews, and ticket movements across multiple tools. This Skill structures your recent activity into a clear yesterday/today/blockers format. ## Core Features & Use Cases - Structured Standup Format: Organizes work into Yesterday, Today, and Blockers sections with ticket references. - Tool Integration: Pulls recent commits and PRs from source control, ticket status changes from project trackers, and relevant discussions from chat when connectors are available. - Manual Input Mode: Works standalone by structuring rough notes you provide into a shareable update. - Use Case: Each morning, run the standup command to automatically compile your Git commits, reviewed PRs, and moved Jira tickets into a formatted update ready to paste into Slack or your team's standup tool. ## Quick Start Ask the AI to generate a standup update from your recent activity, or describe what you worked on and have it formatted into yesterday, today, and blockers sections.

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 from my git commits?▼

Run the standup command with your source control connected, and it pulls recent commits and PRs automatically. Without connectors, describe what you worked on and it structures your notes into the standup format.

What format does the standup generator produce?▼

It produces a Markdown update with three sections: Yesterday (completed items), Today (planned items), and Blockers (with context and who can help). Items include ticket references when available.

Can I use the standup skill without connecting external tools?▼

Yes, it works standalone. Provide rough notes about your work, such as tasks completed and blockers encountered, and it formats them into a shareable standup update.

Does the standup skill integrate with project trackers and chat?▼

When connectors are configured, it pulls ticket status changes from project trackers and scans chat for relevant discussions and decisions. These integrations are optional enhancements.

Can I format the standup output for Slack or email?▼

Yes, after generating the update you can ask for it to be reformatted for Slack, email, or your team's standup tool. The default output is Markdown.