summarize-activity

Summarize recent GitHub activity into a markdown report with clickable links.

2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/rafrusth/job_application --skill summarize-activity-rafrusth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-activity
Source: https://github.com/rafrusth/job_application/tree/main/job-web/vendor/livewire/livewire/.claude/skills/summarize-activity
Command: npx skills add https://github.com/rafrusth/job_application --skill summarize-activity-rafrusth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of staying aware of ongoing GitHub activity without manually reading every discussion, pull request, issue, event, and traffic update.

Core Features & Use Cases

  • GitHub activity digest: Produces a concise, actionable markdown report of recent activity for a specified timeframe.
  • Livewire-focused triage: Summarizes discussions, PRs, issues, and repo pulse metrics for livewire/livewire, highlighting what needs attention.
  • Timeframe-based filtering: Filters items by a computed cutoff timestamp so only relevant updates appear in the report.

Quick Start

Run summarize-activity for the last 7 days to generate a Livewire GitHub activity report focused on what needs Caleb’s attention.

Frequently Asked Questions about summarize-activity

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

FAQPage Schema
How do I summarize recent GitHub activity into an actionable digest?

To summarize recent GitHub activity into an actionable digest, this Skill executes GitHub CLI GraphQL and REST queries to collect discussions, pull requests, issues, and events, then filters them by a computed cutoff timestamp to produce a structured markdown report with clickable title links.

What is the best way to triage GitHub pull requests and issues without reading everything?

The best way to triage GitHub pull requests and issues without reading everything is to generate a concise activity digest. This Skill aggregates repository updates across configurable timeframes and highlights what needs attention, enabling project owners to quickly review changes.

Can I filter GitHub discussions and pull requests by a specific timeframe for triage?

Yes, you can filter GitHub discussions and pull requests by a specific timeframe for triage. This Skill computes a cutoff timestamp based on your configured timeframe, ensuring only relevant updates from that period appear in the final markdown activity digest.

Does this GitHub activity digest include repository traffic metrics?

Yes, the GitHub activity digest includes repository traffic metrics. Alongside summarizing discussions, pull requests, issues, and events, the Skill queries and aggregates repository traffic data to provide a comprehensive pulse report for the specified timeframe.

Do I need the GitHub CLI to generate an activity digest for my repository?

Yes, you need the GitHub CLI to generate an activity digest for your repository. The Skill requires executing specific GitHub CLI GraphQL and REST queries to fetch the discussions, pull requests, issues, and events needed to produce the structured markdown report.

How do I monitor Livewire repository updates for what needs attention?

To monitor Livewire repository updates for what needs attention, you can run this Skill to generate a focused activity report. It summarizes recent discussions, PRs, issues, and repo pulse metrics for the livewire/livewire repository across a configurable timeframe.