dy

Generates daily standup reports from GitHub issues and PRs for Microsoft Teams using gh CLI and AskUserQuestion.

2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/nablarch/nabledge-dev --skill dy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dy
Source: https://github.com/nablarch/nabledge-dev/tree/main/.claude/skills/dy
Command: npx skills add https://github.com/nablarch/nabledge-dev --skill dy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and workflows (resource) components.

What problem does it solve?

This Skill automates the creation of daily standup reports, saving developers time and ensuring consistent communication.

Core Features & Use Cases

  • Automatically fetches today's closed GitHub issues and open pull requests.
  • Prompts the user for "discoveries" or learnings from the day.
  • Formats the report in Japanese for Teams, including clickable links and emoji.
  • Handles cases with no closed issues gracefully.

Quick Start

Run the dy skill to generate your daily standup report.

Frequently Asked Questions about dy

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

FAQPage Schema
How do I automate a daily standup report from GitHub issues and pull requests?

Automating a daily standup report involves fetching closed GitHub issues and open pull requests via the gh CLI, prompting for user discoveries, and formatting the structured output for Microsoft Teams.

What is the best way to generate a daily standup message for Microsoft Teams?

Generating a daily standup message for Teams is best handled by automatically collecting closed GitHub issues, open pull requests, and user discoveries, then formatting the compiled report with clickable links and emoji.

Does this daily standup automation work with the gh CLI for GitHub interaction?

Yes, the daily standup automation works directly with the gh CLI for GitHub interaction, utilizing it to fetch closed issues and open pull requests to populate the report data.

How do I include my daily discoveries or learnings in an automated standup report?

To include daily discoveries in an automated standup report, the skill uses AskUserQuestion to prompt you for your learnings during generation, appending them to the fetched GitHub activity.

What happens to the standup report generation if there are no closed GitHub issues for the day?

Standup report generation handles cases with no closed GitHub issues gracefully, ensuring the report still formats and delivers your open pull requests and user discoveries without errors.

Can I format my daily standup report in Japanese for my team?

Yes, you can format your daily standup report in Japanese, as the skill structures the fetched GitHub issues, pull requests, and discoveries into a localized message with clickable links and emoji for Teams.