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.
Installation
SKILL.md
Generate a daily standup/meeting update through an interactive interview. Never assume tools are configured—ask first.
Check for available integrations silently (suppress errors, don't show to user):
| Claude Code History | /.claude/projects directory exists with .jsonl files | | GitHub CLI | gh auth status succeeds | | Jira CLI | jira command exists | | Atlassian MCP | mcpatlassian tools available | | Git | Inside a git repository |
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. Source: softaworks/agent-toolkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill daily-meeting-update- Source
- softaworks/agent-toolkit
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is 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. Source: softaworks/agent-toolkit.
How do I install daily-meeting-update?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/softaworks/agent-toolkit --skill daily-meeting-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/softaworks/agent-toolkit
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01