jira-daily-summary

Aggregate daily Jira updates per person and analyze participation.

Updated May 1, 2026
One-click install
npx skills add https://github.com/xiaoquqi/hermes-agent-skills --skill jira-daily-summary-xiaoquqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-daily-summary
Source: https://github.com/xiaoquqi/hermes-agent-skills/tree/main/jira-daily-summary
Command: npx skills add https://github.com/xiaoquqi/hermes-agent-skills --skill jira-daily-summary-xiaoquqi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires atlassian-python-api, openai, and includes scripts (resource) components.

What problem does it solve?

JIRA 每日团队汇总与参与度分析的自动化解决方案,能够按人汇总当天或最近工作日的 Jira 更新,结合 LLM 深度分析参与度,并支持多模态图片识别输出结果。

Core Features & Use Cases

  • 自动按人汇总 Jira 更新:统计参与度、完成/新建任务及工作量。
  • LLM 深度分析参与度:将参与度分为深度/中/浅层,并给出证据。
  • 多模态输出支持:嵌入图片/截图等多模态信息的识别与整合。

Quick Start

输入日期(如 2026-04-16)以生成该日期的 Jira 每日汇总报告。

Frequently Asked Questions about jira-daily-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily Jira team summaries and participation analysis?

You can automate daily Jira team summaries by aggregating task updates per person, calculating participation metrics, and optionally applying LLM-based depth analysis to evaluate engagement levels.

What is needed to generate a Jira daily summary report with LLM analysis?

Generating a Jira daily summary report with LLM analysis requires Python 3.8+, the atlassian-python-api and openai packages, and configured environment variables for Jira and LLM endpoints.

Can I combine GitLab commits with Jira updates for daily participation tracking?

Yes, you can combine GitLab commits with Jira updates to aggregate daily participation tracking, allowing the system to evaluate team workload and engagement across both platforms simultaneously.

How does LLM depth analysis evaluate Jira participation levels?

LLM depth analysis evaluates Jira participation by categorizing engagement into deep, medium, or shallow levels, providing specific evidence from the aggregated updates to support each classification.

Does the Jira daily summary support multi-modal image outputs?

Yes, the Jira daily summary supports multi-modal outputs by embedding and recognizing images or screenshots, integrating visual information into the final analysis results for richer reporting.

What's the best way to input a specific date for Jira daily report generation?

Input a specific date like 2026-04-16 to generate the Jira daily summary report for that exact working day, aggregating all relevant team updates and participation metrics.