dev-activity-track

Aggregate GitHub commits, PRs, and reviews into per-developer dashboards.

12|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/shogo-labs/shogo-ai --skill dev-activity-track
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-activity-track
Source: https://github.com/shogo-labs/shogo-ai/tree/main/packages/agent-runtime/templates/engineering-pulse/.shogo/skills/dev-activity-track
Command: npx skills add https://github.com/shogo-labs/shogo-ai --skill dev-activity-track

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and visualize GitHub developer activity to monitor team momentum.

Core Features & Use Cases

  • Aggregate commits, PRs, and reviews by developer across configured repos.
  • Build a live activity dashboard with KPIs like total commits today, PRs merged, and active contributors.
  • Deliver a daily digest of activity to a configured channel and support trend analysis over time.

Quick Start

Trigger the activity tracker to connect to GitHub, configure tracked repos, and generate the activity dashboard.

Frequently Asked Questions about dev-activity-track

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

FAQPage Schema
How do I build a live GitHub developer activity dashboard?

To build a live GitHub developer activity dashboard, you need to connect your GitHub organization or repositories to an activity tracker. This aggregates commits, PRs, and reviews by developer to visualize team momentum and KPIs like active contributors.

What is GitHub developer activity tracking used for?

GitHub developer activity tracking is used to monitor team momentum by capturing commits, pull requests, and reviews. It helps engineering teams visualize per-developer metrics, analyze trends over time, and understand overall team productivity.

How do I generate daily GitHub activity digests for my team?

You can generate daily GitHub activity digests by configuring a tracker to capture repository events and deliver them to a specific channel. This provides a recurring summary of commits, merged PRs, and active contributors.

Can I track developer activity across multiple GitHub repositories?

Yes, you can track developer activity across multiple GitHub repositories by configuring the tracker to apply across specified organizations or repositories. This aggregates per-developer metrics to build a comprehensive dashboard.

How does a GitHub activity tracker handle trend analysis over time?

A GitHub activity tracker handles trend analysis by persisting aggregated activity data such as commits and PRs over time. This allows teams to monitor developer momentum, visualize historical trends, and compare daily performance metrics.