engineering-pulse

Analyze engineering productivity and estimate bounties from GitHub repository data.

2|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/tobilafinhangit/skill-master --skill engineering-pulse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineering-pulse
Source: https://github.com/tobilafinhangit/skill-master/tree/main/.agent/skills/engineering-pulse
Command: npx skills add https://github.com/tobilafinhangit/skill-master --skill engineering-pulse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive analysis of engineering productivity across multiple repositories, including bounty estimation for contribution tracking.

Core Features & Use Cases

  • Cross-repo Analysis: Analyze merged pull requests, contributor stats, and team performance across multiple repositories.
  • Bounty Estimation: Estimate bounty payout based on PRs and code contributions.
  • Use Case: Use this Skill to review team performance, allocate workloads, and determine bounty payouts for each team member.

Quick Start

Generate a productivity report for the current month using /engineering-pulse monthly

Frequently Asked Questions about engineering-pulse

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

FAQPage Schema
How do I analyze engineering productivity across multiple GitHub repositories?

Analyzing engineering productivity across multiple GitHub repositories involves evaluating merged pull requests and contributor statistics within a specific time window. This requires GitHub API access and a curated list of repositories to generate comprehensive performance reports.

Can I estimate bounty payouts based on GitHub pull requests and commits?

Yes, bounty estimation calculates payout values by analyzing GitHub pull requests and code contributions. This allows teams to determine fair bounty payouts for each contributor based on their merged code changes and commit activity.

Does engineering productivity analysis work with Python and the GitHub CLI?

Yes, cross-repo engineering productivity analysis relies on Python and the GitHub CLI (gh). These dependencies are required to fetch repository data, execute analysis scripts, and generate productivity reports with bounty estimations.

How do I exclude bots and founders from GitHub pull request analysis?

To exclude bots and founders from GitHub pull request analysis, you configure specific exclusion criteria within the analysis parameters. This ensures that automated accounts and founders do not skew team performance metrics or bounty estimation results.

What is the best way to review team performance using GitHub data?

The best way to review team performance using GitHub data is to run a cross-repo analysis evaluating merged PRs and contributor stats. By configuring PR size tiers and time windows, you can accurately allocate workloads and track productivity trends.

What are the limitations of using GitHub data for bounty estimation?

Limitations of using GitHub data for bounty estimation include relying solely on PRs and commits, which may not reflect qualitative impact. Analysis requires a curated repository list and GitHub API access, potentially missing contributions outside the configured time window or exclusion criteria.