github-activity-summary

Analyzes GitHub and Azure DevOps commits and PRs to generate a unified team activity report.

1|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/eci-global/80HD --skill github-activity-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-activity-summary
Source: https://github.com/eci-global/80HD/tree/main/.claude/skills/github-activity-summary
Command: npx skills add https://github.com/eci-global/80HD --skill github-activity-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sendgrid, requests, boto3, and includes scripts (resource) components.

What problem does it solve?

This Skill consolidates activity across GitHub and Azure DevOps to provide a single, up-to-date view of team contributions, PRs, and repositories, reducing context switching and missed items.

Core Features & Use Cases

  • Cross-platform activity summary: aggregates commits and PRs from GitHub and Azure DevOps into a unified report.
  • Team and repository focus: breakdowns by contributor and by repository to highlight ownership and workload.
  • Automation-ready: supports scheduled reports and easy sharing via email or dashboards.
  • Use Case: When leadership asks "Who's been active this week?" or "Show me PRs open across all repos," this skill delivers a concise answer.

Quick Start

Install and authenticate prerequisites, then generate a report with the provided scripts. Then optionally email the report.

Frequently Asked Questions about github-activity-summary

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

FAQPage Schema
How do I summarize team activity across GitHub and Azure DevOps repositories?

To summarize team activity across GitHub and Azure DevOps, you can use a skill that aggregates commits and PRs into a unified report. It requires the gh and az CLIs to collect data and Python dependencies to fetch, transform, and deliver the reports.

Can I generate a report of open and merged PRs across multiple repositories?

Yes, you can generate a report of open and merged PRs across multiple repositories. The skill analyzes PR activity across GitHub and Azure DevOps to provide an up-to-date view of team contributions, reducing context switching and missed items.

Do I need the gh and az CLIs installed to track commits and PRs?

Yes, you need the gh and az CLIs installed and authenticated to track commits and PRs. The skill requires these command-line interfaces to collect data from GitHub and Azure DevOps before generating the team activity summary.

How can I automate weekly team activity reports for leadership?

You can automate weekly team activity reports for leadership by using the skill's automation-ready features. It supports scheduled reports and easy sharing via email, allowing stakeholders to see who has been active and how workload is distributed.

What's the best way to distribute developer activity summaries to stakeholders?

The best way to distribute developer activity summaries to stakeholders is through the skill's delivery mechanism. It uses Python dependencies like sendgrid, requests, and boto3 to fetch, transform, and deliver reports via email or dashboards.

Does this skill provide workload distribution breakdowns by contributor and repository?

Yes, this skill provides workload distribution breakdowns by contributor and repository. It aggregates cross-platform activity from GitHub and Azure DevOps to highlight ownership and team workload across repositories in a unified view.