engineering-health

Generate engineering team performance reports from commits and PRs.

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

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 insights into productivity based on commits and PRs, and helping identify areas for improvement.

Core Features & Use Cases

  • Performance Reporting: Generates weekly and monthly reports on team and individual engineering performance.
  • 2x Velocity Framework: Analyzes metrics against established baselines to measure team velocity and identify top performers or those needing attention.
  • Use Case: A team lead can use this skill at the end of each week to get a clear overview of who is contributing most, identify any bottlenecks, and ensure the team is on track to meet its velocity targets.

Quick Start

Run /engineering-health to generate the 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 an engineering team performance report from git commits and PRs?

You can generate engineering performance reports by running the Skill to gather git commits and PRs, analyze them against the 2x velocity framework, and output formatted metrics. It calculates team velocity and individual productivity using your team roster.

What is the 2x velocity framework for measuring engineering metrics?

The 2x velocity framework provides baselines for measuring engineering team velocity. This Skill analyzes your git commits and PRs against these metrics to identify top performers, pinpoint bottlenecks, and track productivity targets.

Do I need git and gh CLI installed to track engineering velocity?

Yes, you need both git and gh CLI installed to track engineering velocity. This Skill relies on these command-line tools to gather commit data and pull request information required for accurate metric calculation and analysis.

Can I use this Skill to generate weekly and monthly engineering performance reports?

Yes, you can generate weekly and monthly engineering performance reports. A team lead can run the Skill at the end of each week to review individual contributions, identify bottlenecks, and ensure the team meets velocity targets.

What's the best way to identify engineering bottlenecks using commit and PR data?

The best way to identify engineering bottlenecks is analyzing commit and PR data against the 2x velocity framework. This process highlights individual contributions and areas needing attention, ensuring your team stays on track with productivity targets.