Skip to content

πŸ₯ Repository Health DashboardΒ #168

@github-actions

Description

@github-actions

πŸ₯ Daily Health Check β€” 2026-03-07

Status: πŸ”΄ 1 critical Β· 🟑 11 warnings Β· πŸ”΅ 1 info
Since yesterday: πŸ†• 13 new Β· βœ… 0 resolved Β· πŸ“Œ 0 unchanged

⚠️ This is the first health check run. All findings appear as new. Starting from the next run, only changes will be highlighted.


🧩 Skill Inventory

Comprehensive health status of all skills derived from quality checks.

Status Component Skill Skilled Vanilla Ξ” Scenarios Issues
🟑 Warning dotnet analyzing-dotnet-performance 7.3 2 5.3 11 timedOut
🟑 Warning dotnet android-tombstone-symbolication 8.4 7.2 1.1 8 timedOut
🟑 Warning dotnet clr-activation-debugging 7.4 2.2 5.3 7 timedOut
πŸ”΄ No Value dotnet csharp-scripts 4.8 6 -1.2 1 overfitting, overfittingScore, timedOut
🟑 Warning dotnet dotnet-aot-compat 3.6 2.4 1.2 1 timedOut
🟒 OK dotnet dotnet-pinvoke 10 8 2 2 -
πŸ”΄ No Value dotnet dotnet-trace-collect 3.9 5.5 -1.6 16 timedOut
🟑 Warning dotnet dump-collect 7.8 6.5 1.2 9 timedOut
🟑 Warning dotnet microbenchmarking 4 3.2 0.8 1 timedOut
πŸ”΄ Critical dotnet migrate-nullable-references 8.7 8.7 0 3 notActivated, timedOut
🟑 Warning dotnet nuget-trusted-publishing 4.7 4.5 0.1 3 timedOut
🟑 Warning dotnet optimizing-ef-core-queries 9.6 8.8 0.8 1 overfitting, overfittingScore
🟒 OK dotnet thread-abort-migration 9.8 8.1 1.7 5 -
πŸ”΄ No Value dotnet-msbuild binlog-failure-analysis 9.2 9.6 -0.4 1 -
🟑 Warning dotnet-msbuild binlog-generation 10 4.1 5.9 3 timedOut
πŸ”΄ No Value dotnet-msbuild build-parallelism 2 2 0 1 timedOut
πŸ”΄ No Value dotnet-msbuild build-perf-baseline 2.4 5.2 -2.8 1 overfitting, overfittingScore, timedOut
πŸ”΄ No Value dotnet-msbuild build-perf-diagnostics 3.2 7.2 -4 1 overfitting, overfittingScore, timedOut
πŸ”΄ No Value dotnet-msbuild check-bin-obj-clash 4.4 6.8 -2.4 1 timedOut
🟒 OK dotnet-msbuild directory-build-organization 10 6.8 3.2 1 -
🟒 OK dotnet-msbuild eval-performance 9.6 8 1.6 1 -
🟑 Warning dotnet-msbuild including-generated-files 8.8 6 2.8 1 timedOut
🟑 Warning dotnet-msbuild incremental-build 7.2 6 1.2 1 timedOut
πŸ”΄ No Value dotnet-msbuild msbuild-antipatterns 9.2 10 -0.8 1 timedOut
🟑 Warning dotnet-msbuild msbuild-modernization 9.2 8.8 0.4 1 timedOut

Legend: 🟒 OK Β· 🟑 Warning Β· πŸ”΄ No Value / Critical


πŸ†• New Findings (13)

These appeared since the last health check (first run).

πŸ”΄ Critical: Skill not activated β€” migrate-nullable-references

Category: Quality | First seen: 2026-03-07

The migrate-nullable-references skill was not activated by the agent during evaluation. All scenarios show the notActivated flag, indicating the skill is broken or its triggering conditions are never met.

Recommendation: Investigate skill metadata, description, and triggering conditions. Review agent logs to understand why the skill was never selected.

πŸ”— [Dashboard]((dotnet.github.io/redacted)


🟑 Warning: Evaluation workflow cancelled on main

Category: Pipeline | First seen: 2026-03-07

The evaluation workflow run for dotnet-msbuild was cancelled during the "Run skill-validator" step. This was a scheduled run on the main branch.

πŸ”— Run #22787808011


🟑 Warning: Skill shows no quality improvement β€” csharp-scripts

Category: Quality | First seen: 2026-03-07

Skilled quality (4.8) is lower than vanilla quality (6.0) in the scenario "Test a C# language feature with a script". The skill is not providing value in this scenario.

Additional flags: overfitting, overfittingScore, timedOut

Recommendation: Review the skill's approach and prompts for this scenario. Consider if the scenario tests edge cases the skill isn't designed for.


🟑 Warning: Skill shows no quality improvement β€” dotnet-trace-collect

Category: Quality | First seen: 2026-03-07

Average skilled quality (3.95) is lower than vanilla quality (5.5) across 16 scenarios. The skill is consistently underperforming compared to the baseline.

Additional flags: timedOut (most scenarios)

Recommendation: This skill requires urgent attention. The widespread timeout issues and poor quality suggest fundamental problems with the skill implementation or evaluation scenarios.


🟑 Warning: Multiple stale PRs (8 PRs open > 2 days)

Category: PR Review | First seen: 2026-03-07

8 pull requests have been open for 2-3 days with minimal review activity:

  • #207 β€” Add convert-blazor-server-to-webapp skill (2d, inactive 1d)
  • #201 β€” Add iOS crash symbolication skill (2d)
  • #200 β€” Add migrating-newtonsoft-to-system-text-json skill (2d)
  • #199 β€” Add dotnet-maui plugin with dotnet-maui-doctor skill (2d)
  • #182 β€” Add migrate-dotnet8-to-dotnet9 skill (3d)
  • #181 β€” Add migrate-dotnet10-to-dotnet11 skill (3d, inactive 1d)
  • #180 β€” Add migrate-dotnet9-to-dotnet10 skill (3d)
  • #177 β€” dotnet-ai-ml (3d)

πŸ”΅ Info: Evaluation uses verdict-warn-only mode

Category: Infrastructure | First seen: 2026-03-07

The evaluation workflow uses the --verdict-warn-only flag, which suppresses skill validation failures. This is intentional for the current repository state.

πŸ”— evaluation-run.yml:191


πŸ” Investigation Results

Deep investigations are dispatched for new critical/warning findings.
Results will be linked here by the grooming workflow ~3 hours after dispatch.

Finding Severity Status Result
Skill not activated: migrate-nullable-references πŸ”΄ Critical βœ… Done Weak prompt-to-skill matching
Evaluation workflow cancelled on main 🟑 Warning βœ… Done Runner infrastructure issue
Skill shows no quality improvement: csharp-scripts 🟑 Warning πŸ”„ Dispatching... β€”
Skill shows no quality improvement: dotnet-trace-collect 🟑 Warning πŸ”„ Dispatching... β€”

βœ… Resolved Since Yesterday (0)

None β€” this is the first health check run.


πŸ“Œ Existing Findings (0)

None β€” this is the first health check run.


πŸ“Š Trends (7-day)

Baseline established β€” trends will be available after 7 days of data collection.

Metric Today 7d Avg Ξ” Trend
Eval duration (main) 50.4 min β€” β€” ➑️ Baseline
Eval success rate (main) 66.7% (2/3) β€” β€” ➑️ Baseline
Eval success rate (all branches) 55.6% (5/9) β€” β€” ➑️ Baseline
PRs merged/day β€” β€” β€” ➑️ Baseline
Open PRs 8 β€” β€” ➑️ Baseline
Active skills 25 β€” β€” ➑️ Baseline
Skills with issues 22 (88%) β€” β€” ⚠️ High

πŸ€– Generated by DevOps Health Check agentic workflow Β· Run #22791267527 Β· 2026-03-07 03:41 UTC

Generated by DevOps Daily Health Check

Generated by DevOps Health β€” Groom Dashboard

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions