Armory
Source
Browse
Skills

daily-meeting-update

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install daily-meeting-update --cli claude

writes the skill into.claude/skills/daily-meeting-update/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/daily-meeting-update/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

When to use it

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/enterprise-communication/daily-meeting-update/SKILL.md -o .claude/skills/daily-meeting-update/SKILL.md

Notes

Extracted from davila7/claude-code-templates, daily-meeting-update category.