work_reporting_daily-report

Summarize GitHub Issues and post a daily Slack report to a configured channel.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/JoNaYeon/claude-code-skills --skill work-reporting-daily-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work_reporting_daily-report
Source: https://github.com/JoNaYeon/claude-code-skills/tree/main/work/reporting/work_reporting_daily-report
Command: npx skills add https://github.com/JoNaYeon/claude-code-skills --skill work-reporting-daily-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub Issues를 읽고 오늘의 작업 현황을 Slack 채널에 자동으로 요약해 업로드합니다.

Core Features & Use Cases

  • 이슈를 수집하고, 오늘 닫힌 이슈를 요약하여 팀에 공유
  • 이슈를 카테고리화하고 Slack으로 배포하는 자동화된 리포트 생성
  • Slack 채널/채널 ID에 자동으로 메시지를 전송하고 필요 시 필터를 조정

Quick Start

Summarize today's GitHub Issues and post a daily Slack update to the designated channel.

Frequently Asked Questions about work_reporting_daily-report

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

FAQPage Schema
How do I automate a daily Slack report for GitHub Issues?

To automate a daily Slack report for GitHub Issues, this Skill reads issues via the GitHub API or gh CLI, analyzes open and closed states with labels, and posts a formatted summary to your configured Slack channel.

What is included in an automated project status summary from GitHub?

An automated project status summary from GitHub includes categorized open issues and a summary of issues closed today, formatted into a compact Slack message for your designated repository and channel.

Can I filter which GitHub Issues are included in the Slack daily update?

Yes, you can adjust filters for the Slack daily update to control which GitHub Issues are collected and categorized, ensuring the automated report only includes relevant project status for your software team.

Do I need the gh CLI to post GitHub Issues summaries to Slack?

You do not strictly need the gh CLI to post GitHub Issues summaries to Slack, as the Skill can also read issues directly via the GitHub API to generate the daily report for your designated channel.

What is the best way to share daily project status updates from GitHub to Slack?

The best way to share daily project status updates from GitHub to Slack is using an automated summarization tool that reads issue states via the GitHub API and posts a concise, categorized report directly to your team channel.