daily-standup

Generate daily standup summaries from Azure DevOps work items and GitHub activity.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/idodoron11/Agentarium --skill daily-standup-idodoron11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-standup
Source: https://github.com/idodoron11/Agentarium/tree/main/skills/daily-standup
Command: npx skills add https://github.com/idodoron11/Agentarium --skill daily-standup-idodoron11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a concise standup summary by aggregating your recent Azure DevOps work item activity and code changes from Azure DevOps and GitHub, saving time and ensuring consistency.

Core Features & Use Cases

  • Aggregates changes from Azure DevOps work items (status, estimates, remaining work, completed work) and related commits/PRs.
  • Includes code activity from both Azure DevOps and GitHub repos and links to relevant work items.
  • Produces a clear, actionable standup update suitable for daily meetings and status reports.

Quick Start

Provide a standup summary for today by running the daily-standup skill with your Azure DevOps and GitHub contexts.

Frequently Asked Questions about daily-standup

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

FAQPage Schema
How do I generate a daily standup summary from Azure DevOps work items?

To generate a standup summary, the skill aggregates your Azure DevOps work item changes, commits, and pull requests since the previous day, formatting them into a concise list with links, blockers, and next steps.

Can I include GitHub commits and pull requests in my Azure DevOps standup update?

Yes, the standup summary includes code activity from both Azure DevOps and GitHub repositories, linking relevant commits and pull requests directly to your work items.

What is the best way to automate daily standup reporting for engineering teams?

Automate daily standup reporting by running this skill to compile yesterday's work item status updates and code activity into an actionable summary, ensuring consistency and saving manual preparation time.

Does the standup summary skill adjust for Sunday-Thursday work schedules?

Yes, the standup summary includes Sunday-Thursday schedule adjustments, accommodating teams operating outside the standard Monday-Friday work week when calculating yesterday's activity.

How are blockers and next steps highlighted in the automated standup summary?

Blockers and next steps are highlighted by formatting aggregated work item changes and code activity into a clear, actionable list that explicitly calls out impediments and upcoming tasks for the daily meeting.

Do I need both Azure DevOps and GitHub contexts to use the standup summarizer?

You need Azure DevOps contexts to pull work item changes, while GitHub contexts capture repo code activity; providing both generates a complete standup update covering progress and blockers.