Developer Performance Diagnostic

by NeverSight

data

This skill should be used when the user asks to "diagnose performance issues", "analyze team performance", "investigate underperformance", "identify performance patterns", or "assess team health". Analyzes performance data to detect patterns, systemic issues, and individual concerns with data-driven recommendations.

Skill Details

Repository Files

6 files in this skill directory


name: developer-performance-diagnostic description: This skill should be used when the user asks to "diagnose performance issues", "analyze team performance", "investigate underperformance", "identify performance patterns", or "assess team health". Analyzes performance data to detect patterns, systemic issues, and individual concerns with data-driven recommendations. version: 0.1.0 license: MIT

Developer Performance Diagnostic

Systematically diagnose team and individual performance issues using data-driven analysis.

Purpose

  • Detect performance patterns (systemic vs. individual)
  • Identify root causes (not just symptoms)
  • Distinguish performance issues from external factors
  • Recommend targeted interventions
  • Track performance trends over time

Diagnostic Framework

Data Collection

Quantitative Signals:

  • Velocity/throughput (stories/sprint, PRs/month)
  • Quality (bug rates, incident frequency)
  • Code review metrics (time to review, feedback quality)
  • On-time delivery (deadline adherence)
  • Availability (attendance, responsiveness)

Qualitative Signals:

  • Peer feedback
  • Stakeholder satisfaction
  • 1:1 notes
  • Code review comments
  • Meeting participation

Pattern Analysis

Individual Underperformance:

  • Isolated to one person
  • Peer feedback identifies specific behaviors
  • Manager has documented concerns
  • Performance gaps vs. level expectations

Systemic Issues:

  • Multiple team members affected
  • External factors (org changes, unclear priorities)
  • Resource constraints (tooling, access)
  • Process problems (inefficient workflows)

Root Cause Identification

Common Root Causes:

  1. Skill gaps (training needed)
  2. Unclear expectations (communication issue)
  3. Personal issues (health, family, burnout)
  4. Poor management (lack of feedback, support)
  5. Role misfit (wrong level or role type)
  6. External blockers (dependencies, priorities)

Diagnostic Output

{
  "team": "Platform",
  "period": "Q4 2025",
  "findings": [
    {
      "type": "individual",
      "employee": "Name",
      "pattern": "Consistently missing sprint commitments",
      "evidence": [
        "Missed 4 of last 6 sprint goals",
        "Peer feedback: unclear communication about blockers"
      ],
      "root_cause": "Skill gap in task estimation + reluctance to ask for help",
      "recommendation": "Mentorship on estimation, explicit encouragement to surface blockers early",
      "urgency": "medium"
    },
    {
      "type": "systemic",
      "pattern": "Team velocity down 30% this quarter",
      "evidence": [
        "Average velocity: 45 → 32 story points",
        "All engineers report similar drop"
      ],
      "root_cause": "Increased on-call load (2x incidents) + unclear Q4 priorities",
      "recommendation": "Reduce scope, clarify priorities, investigate incident root causes",
      "urgency": "high"
    }
  ]
}

Using Supporting Resources

Templates

  • templates/metrics-template.json - Performance metrics to track
  • templates/diagnostic-framework.md - Root cause analysis guide

Scripts

  • scripts/analyze-patterns.py - Auto-detect performance anomalies

Related Skills

Xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

data

Clickhouse Io

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

datacli

Clickhouse Io

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

datacli

Analyzing Financial Statements

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

data

Data Storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

data

Kpi Dashboard Design

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.

designdata

Dbt Transformation Patterns

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

testingdocumenttool

Sql Optimization Patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

designdata

Anndata

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with scanpy/scverse tools.

arttooldata

Xlsx

Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.

tooldata

Skill Information

Category:Data
License:MIT
Version:0.1.0
Last Updated:1/28/2026