gh-work-report

Consolidate GitHub activity across authenticated accounts into markdown reports.

8|4|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/rysweet/amplihack-rs --skill gh-work-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-work-report
Source: https://github.com/rysweet/amplihack-rs/tree/main/amplifier-bundle/skills/gh-work-report
Command: npx skills add https://github.com/rysweet/amplihack-rs --skill gh-work-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates GitHub activity across all authenticated accounts into a single, shareable report.

Core Features & Use Cases

  • Generates comprehensive GitHub activity reports across multiple accounts.
  • Supports configurable time windows (1/5/7/30/90 days) with tables and mermaid charts.
  • Optional automation artifacts via private repos and GitHub Pages aggregation site.

Quick Start

Trigger gh-work-report with your desired time window to generate a report.

Frequently Asked Questions about gh-work-report

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

FAQPage Schema
How do I consolidate GitHub activity across multiple accounts into a single report?

To consolidate GitHub activity, this Skill aggregates data across all authenticated accounts into a unified markdown report, featuring repository lists, PRs, issues, and mermaid visualizations for a specified time window.

What is the best way to generate automated GitHub activity reports for the last 30 days?

Generating GitHub activity reports is best handled by triggering this Skill with a predefined time window like 30 days, which deterministically collects data and outputs a reproducible markdown report with mermaid charts.

Can I visualize GitHub pull requests and issues using mermaid charts?

Yes, you can visualize GitHub pull requests and issues using mermaid-based charts, as the generated markdown output automatically integrates these visualizations alongside repository activity tables for the selected timeframe.

Does this GitHub report aggregation work with private repositories and GitHub Pages?

Yes, GitHub report aggregation supports private repositories and GitHub Pages, offering optional automation artifacts that publish the consolidated activity data to a dedicated aggregation site.

What time windows are supported for aggregating GitHub repository activity?

Aggregating GitHub repository activity supports predefined time windows of 1, 5, 7, 30, and 90 days, allowing you to generate deterministic reports tailored to specific historical periods.

Why use a unified GitHub activity report instead of checking accounts individually?

A unified GitHub activity report consolidates data from all authenticated accounts into a single shareable format, eliminating the need to individually check each account and ensuring clear, reproducible activity tracking.