daily-meeting-update

Aggregate GitHub, Jira, and Claude Code activity into structured standup updates.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill daily-meeting-update-immamdouhaboammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-meeting-update
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/daily-meeting-update
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill daily-meeting-update-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This skill eliminates the friction of preparing for daily standups by automatically aggregating your recent work activity and guiding you through a structured interview to ensure your update is concise and impactful.

Core Features & Use Cases

  • Automated Context Gathering: Pulls recent activity from GitHub, Jira, and Claude Code session history to remind you of what you accomplished.
  • Structured Interview: Conducts a four-question interview to capture yesterday's work, today's plans, blockers, and discussion topics.
  • Professional Output: Generates a clean, formatted Markdown summary ready for team communication.

Quick Start

Trigger the daily meeting update skill to prepare your standup summary for today.

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 from GitHub and Jira activity?

You can generate a daily standup update by triggering this skill, which aggregates GitHub, Jira, and Claude Code session history to build a structured Markdown summary.

What is the best way to automate standup reporting for software engineering?

Automating standup reporting involves aggregating local development session history and issue tracker data to trigger memory recall, eliminating manual preparation friction before team communication.

Do I need Python 3 to aggregate Jira and GitHub activity for standup summaries?

Yes, Python 3 is required to run the scripts that integrate with local CLI tools and parse session history logs for accurate standup context gathering.

How does an interactive interview process work for daily meeting updates?

The interactive interview asks four targeted questions about yesterday's work, today's plans, blockers, and discussion topics, synthesizing your automated technical progress with human context.

Can I use local Claude Code session history to prepare my daily standup?

Yes, local Claude Code session history is actively parsed to remind you of technical accomplishments and provide accurate, memory-triggering summaries for your standup update.

What limitations exist when aggregating Jira and GitHub data for standup updates?

The main limitation is the strict dependency on local CLI tools and session history logs; accurate context gathering fails if GitHub, Jira, and Python 3 environments are not properly integrated.