daily-meeting-update

Installation
Summary

Interactive daily standup generator that pulls activity from GitHub, Jira, and Claude Code history.

  • Detects available integrations (GitHub CLI, Jira, Claude Code session history) and asks permission before pulling any data
  • Conducts a structured 4-question interview (yesterday's work, today's plan, blockers, discussion topics) with pulled data as context to trigger memory
  • Generates clean Markdown updates combining interview responses with tool data, including PR links and ticket summaries
  • Handles Claude Code session digests with user-selected filtering to exclude personal projects while capturing work outside git/Jira
SKILL.md

Daily Meeting Update

Generate a daily standup/meeting update through an interactive interview. Never assume tools are configured—ask first.


Workflow

START
┌─────────────────────────────────────────────────────┐
│ Phase 1: DETECT & OFFER INTEGRATIONS                │
│ • Check: Claude Code history? gh CLI? jira CLI?     │
│ • Claude Code → Pull yesterday's session digest     │
│   → User selects relevant items via multiSelect     │
│ • GitHub/Jira → Ask user, pull if approved          │
│ • Pull data NOW (before interview)                  │
Related skills

More from softaworks/agent-toolkit

Installs
3.6K
GitHub Stars
1.8K
First Seen
Jan 22, 2026