magpie-contributor-activity-sweep

Summarize GitHub PRs, reviews, issues, and comments for ASF contributors.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-contributor-activity-sweep
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: magpie-contributor-activity-sweep
Source: https://github.com/apache/magpie/tree/main/skills/contributor-activity-sweep
Command: npx skills add https://github.com/apache/magpie --skill magpie-contributor-activity-sweep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps project maintainers assess the GitHub contribution activity of contributors within ASF projects, providing a summary of their public GitHub contributions.

Core Features & Use Cases

  • GitHub Activity Summary: Summarizes PR authorship, code review activity, issues, and comments over a specified window.
  • Limited Visibility: Exclusively shows GitHub activity, ignoring off-GitHub contributions which must be supplied separately.
  • Read-Only: Does not produce a readiness verdict or rank contributions.

Quick Start

To check the GitHub contribution activity for a contributor, run the following command:

magpie-contributor-activity-sweep <github-handle>

Frequently Asked Questions about magpie-contributor-activity-sweep

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

FAQPage Schema
How do I analyze a contributor's GitHub activity for ASF projects?▼

To analyze GitHub activity for ASF projects, use a tool that summarizes a contributor's pull requests, code reviews, issues, and comments via the GitHub API within a specified date range. It provides maintainers with a clear GitHub contribution summary.

What is included in a GitHub contribution activity summary for code review?▼

A GitHub contribution activity summary includes public pull request authorship, code review activity, issues, and comments. It explicitly focuses on on-GitHub interactions, ignoring off-GitHub contributions which must be supplied separately.

Can I use GitHub activity tracking to rank or evaluate contributor readiness?▼

No, you cannot use this GitHub activity tracking to rank or evaluate readiness because it is strictly read-only. It provides a summary of contribution activity without producing a readiness verdict or ranking contributions.

Does GitHub contribution analysis work for activity outside of GitHub?▼

No, GitHub contribution analysis does not work for activity outside of GitHub. It exclusively shows GitHub activity and ignores off-GitHub contributions, which must be supplied separately to assess overall project involvement.

How do I check GitHub contribution activity for a specific contributor handle?▼

To check GitHub contribution activity, run the command with the specific contributor's GitHub handle as an argument. The tool fetches and summarizes their public PRs, code reviews, issues, and comments over a defined window.