engineering-health

Generate engineering team performance reports from git commit and GitHub Pull Request data.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/buihuuloc/universal-ue-skills --skill engineering-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineering-health
Source: https://github.com/buihuuloc/universal-ue-skills/tree/main/skills/engineering-health
Command: npx skills add https://github.com/buihuuloc/universal-ue-skills --skill engineering-health

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of engineering team performance reports, providing actionable insights into productivity and identifying areas for improvement based on the 2x velocity framework.

Core Features & Use Cases

  • Commit & PR Tracking: Gathers commit and merged PR data using accurate git email patterns and GitHub CLI.
  • Velocity Analysis: Compares team and individual performance against established baselines and targets.
  • Performance Reporting: Generates detailed reports highlighting top performers, engineers needing attention, and key trends.
  • Use Case: A team lead can run this skill weekly to get a clear overview of their team's output, identify who might be struggling, and celebrate high achievers, all without manual data compilation.

Quick Start

Generate an engineering performance report for the current week.

Frequently Asked Questions about engineering-health

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

FAQPage Schema
How do I generate engineering team performance reports from git commit history?

Generate engineering team performance reports by analyzing git commit history and GitHub Pull Request data against the 2x velocity framework. The Skill calculates team and individual metrics, including commits, merged PRs, and code contributions, to highlight top performers and engineers needing attention.

Can I track GitHub Pull Request metrics for individual developers automatically?

Track GitHub Pull Request metrics for individual developers automatically by using GitHub CLI for data collection and specific git email patterns for accurate tracking. This process identifies top performers and engineers needing attention based on their merged PRs and code contributions.

Do I need GitHub CLI and git installed to measure engineering velocity?

You need both git and GitHub CLI installed to measure engineering velocity, as the Skill requires these tools for data collection. It uses git and GitHub CLI to gather commit history and merged PR data, comparing the results against established baselines and targets.

What is the 2x velocity framework for engineering teams?

The 2x velocity framework is a baseline used to analyze engineering team performance by comparing individual and team metrics against established targets. This Skill uses the framework to evaluate commits, merged PRs, and code contributions, generating actionable insights into team productivity.

How do I identify top performers and engineers needing attention in my team?

Identify top performers and engineers needing attention by generating a detailed performance report that analyzes git commits and merged PRs. The report calculates individual metrics and compares them against the 2x velocity framework baselines to highlight high achievers and struggling engineers.

How often should I run engineering velocity reports for my team?

Run engineering velocity reports weekly to get a clear overview of your team's output without manual data compilation. A team lead can use these frequent reports to identify struggling engineers, celebrate high achievers, and track key performance trends over time.