[prompt-clustering] Prompt Clustering Analysis - 2026-08-05 #50534
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #50830. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Analysis Period: 2026-07-16 to 2026-08-05 (last ~20 days of available PR history)
Total Copilot PRs Analyzed: 1,110 (489 with sufficient body text for clustering)
Clusters Identified: 4
Overall Merge Rate: 80.0%
Full Analysis Report
General Insights
[WIP] Fix failing GitHub Actions job ...auto-remediation PRs — Cluster 0, a small (3.7%) but very coherent group with the lowest merge rate (72.2%) and smallest diffs (avg 1.9 files changed).gh-awitself — the majority of PRs are opened by automated workflows, not by a human filing an issue for Copilot to pick up. See "PR Origin Breakdown" below.PR Origin Breakdown
Roughly 4 in 10 analyzed PRs carry an automated "Generated by [Workflow Name]" attribution footer, revealing which internal agentic workflow opened them — this is a repo that dogfoods its own automation heavily.
PR Sous Chef — an automated nudge/fix-up workflow — is responsible for nearly a third of all PRs and has the highest merge rate of any large group (93.6%, well above the 82.9% baseline for direct tasks), suggesting its narrowly-scoped, mechanical fixes are unusually reliable. In contrast, several report/scan-style workflows (Container Security Scan, Squad Plan, GEO Optimizer) show a 0% merge rate — consistent with them opening informational/report PRs that aren't intended to be merged as code changes rather than representing agent failures.
Cluster Analysis
Cluster 3: General gh-aw Tooling & Workflow Development
smoke-basebundle #45963, eslint-factory: consolidate fs-sync try/catch rules and unify ESM/CJS fs binding detection #45964Cluster 2: Suffix / Consistency Fixes
--disable-builtin-mcps#46778, fix(cli): address 16 CLI consistency issues from 2026-07-20 audit #46854, Refactor bootstrap profile runner into focused modules #46855Cluster 1: Meta / Exploratory Agent Tasks
Cluster 0: CI-Failure Auto-Remediation
[WIP] Fix failing GitHub Actions job ...PRs, almost certainly auto-opened in response to a red CI check. Small, targeted diffs but the lowest merge rate — consistent with these being first-pass attempts at flaky/hard CI failures that sometimes need a follow-up or get superseded.Success Rate by Cluster
Key Findings
Recommendations
network.allowedentries rather than one-off fixes.Limitations
agenticworkflows logslookup for the last 30 days timed out (60s context deadline) and was not retried further to stay within this run's time budget. This report is based on PR/GitHub metadata only (comments, reviews, commits, files changed) as a proxy for iteration effort.Generated by Prompt Clustering Analysis (Run: 30997823120)
All reactions