daily-meeting-update_skill

This skill generates a concise daily standup update by interviewing you and optionally pulling GitHub, Jira, and Claude Code data.
  • Python

273

GitHub Stars

2

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill softaworks/agent-toolkit --skill daily-meeting-update

  • README.md7.4 KB
  • SKILL.md12.3 KB

Overview

This skill generates an interactive daily standup/meeting update by conducting a four-question interview and optionally pulling recent activity from GitHub, Jira, and Claude Code session history. It asks for consent before accessing any integrations and combines tool data with user answers to produce a concise, formatted Markdown update. The output is designed to be team-ready and under two minutes to read.

How this skill works

The skill silently detects available integrations, offers them to the user, and pulls approved data (commits, PRs, reviews, Jira tickets, Claude Code sessions) before the interview. It then conducts a focused interview covering Yesterday, Today, Blockers, and Topics for Discussion, using pulled data as context to prompt smarter follow-ups. Finally, it merges answers and tool insights into a clean Markdown daily update with links and summaries.

When to use it

  • When preparing a daily standup or scrum update
  • When asked for a status update or morning update
  • Before or during a team sync to summarize recent work
  • When you want to recall work from Claude Code sessions not recorded in Git/Jira
  • When you need a quick, shareable Markdown summary for the team

Best practices

  • Always consent to integrations before pulling data; the interview is primary, tools are supplementary
  • Select only relevant Claude Code sessions and approved repos to avoid exposing personal work
  • Summarize commit/PR/ticket items into readable outcomes rather than raw messages
  • Answer the four interview questions with concrete outcomes and next steps to keep updates <2 minutes to read
  • Include links for PRs and tickets but add short titles or summaries for context

Example use cases

  • Morning standup: pull yesterday’s PRs and Claude Code sessions, answer the four questions, and produce a shareable Markdown update
  • Pre-meeting prep: gather recent Jira ticket updates and commits, surface likely talking points, and highlight blockers
  • On-call handoff: summarize what was fixed yesterday, what remains, and any outstanding issues for the next engineer
  • Remote team sync: consolidate scattered activity (git, Jira, Claude Code) into a single clear update for async consumption

FAQ

The skill silently detects Claude Code history, Git/GitHub, Jira CLI, and Atlassian MCP. It never pulls data without your approval.

What if the Claude digest script fails?

The script failure is non-blocking: the skill will skip that integration silently and proceed with the interview, ensuring you can still get your standup update.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
daily-meeting-update skill by softaworks/agent-toolkit | VeilStrat