daily

Generates a concise daily briefing of repository PRs, review requests, assigned issues, and trunk commits with optional path filtering.

8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jfmyers9/agent --skill daily-jfmyers9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily
Source: https://github.com/jfmyers9/agent/tree/main/skills/daily
Command: npx skills add https://github.com/jfmyers9/agent --skill daily-jfmyers9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This daily skill automates a concise briefing of repository activity to help you stay on top of PRs, review requests, assigned issues, and trunk commits without manual sifting.

Core Features & Use Cases

  • Generate a brief daily digest of open PRs you authored, review requests awaiting your action, issues assigned to you, and recent trunk commits.
  • Support optional path filtering via [path...] arguments to narrow the scope to specific parts of the codebase.
  • Suitable for display in statuslines, dashboards, or chat contexts to keep teams aligned.

Quick Start

Run the daily summary to generate today's activity report for the repository.

Frequently Asked Questions about daily

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

FAQPage Schema
How do I generate a daily summary of GitHub PRs and issues?

To generate a daily summary of GitHub PRs and issues, run the daily skill to surface open PRs, review requests, assigned issues, and trunk commits. It uses GitHub CLI and Git to gather repository activity into a concise briefing.

What is the best way to track repository activity for a daily standup?

Tracking repository activity for a daily standup is best done by generating a concise daily briefing of your PRs and trunk commits. This skill automates gathering assigned issues and review requests to keep teams aligned without manual sifting.

Can I filter the daily repo health briefing to specific codebase paths?

Yes, you can filter the daily repo health briefing to specific codebase paths. The skill supports optional path filtering via arguments to narrow the scope of PRs, issues, and commit history to relevant parts of your repository.

Do I need GitHub CLI installed to summarize repo activity?

Yes, you need GitHub CLI installed to summarize repo activity. The skill relies on GitHub CLI and Git to gather PRs, issues, and commit history, alongside Bash, Read, and Glob for data handling.

What does a daily GitHub digest include for routine maintenance?

A daily GitHub digest for routine maintenance includes open PRs you authored, review requests awaiting your action, issues assigned to you, and recent trunk commits. It surfaces items requiring attention each day across the repository.