daily-meeting-update

Generate concise daily standup updates via an interactive interview.

6|1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/mgajewskik/opencode-config --skill daily-meeting-update-mgajewskik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-meeting-update
Source: https://github.com/mgajewskik/opencode-config/tree/main/skills/daily-meeting-update
Command: npx skills add https://github.com/mgajewskik/opencode-config --skill daily-meeting-update-mgajewskik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automatically generate concise daily standup updates by guiding an interactive interview and optionally pulling context from GitHub, Jira, and Claude Code history.

Core Features & Use Cases

  • Interactive four-question interview to capture Yesterday, Today, Blockers, and Topics for discussion.
  • Optional data integrations with GitHub, Jira, and Claude Code History, with user consent.
  • Output-ready Markdown updates suitable for sharing across teams and multi-repo projects.

Quick Start

Say "daily" or "standup" to begin the interview and generate a Markdown update.

Frequently Asked Questions about daily-meeting-update

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

FAQPage Schema
How do I generate a daily standup update for multiple repos?

Generate a daily standup update by starting an interactive interview that captures your progress, optionally pulling GitHub, Jira, and Claude Code history to produce Markdown output. Say "daily" or "standup" to begin.

Can I pull Jira and GitHub history into my standup update automatically?

Yes, you can pull Jira and GitHub history into your standup update. The workflow requests user consent before fetching data from these integrations to populate the Markdown report.

What is the best way to format daily standup notes for team sharing?

The best way to format daily standup notes is using Markdown output structured around Yesterday, Today, Blockers, and Topics for discussion, generated through a guided four-question interview.

Does standup generation work without connecting Jira or Claude Code history?

Yes, standup generation works without connecting Jira or Claude Code history. Data integrations with GitHub, Jira, and Claude Code are optional and require explicit user consent before fetching.

How does the interactive interview workflow for daily updates work?

The interactive interview workflow operates in three phases: detection, interview, and generation. It guides you through four questions and compiles your responses into a clean Markdown update.

What should I include in a developer standup update?

A developer standup update should include what you did Yesterday, what you plan for Today, any Blockers, and Topics for discussion. The interview captures these four areas to build your update.