[prompt-clustering] Prompt Clustering Analysis - 2026-09-09 #59688
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #59939. |
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: Last 30 days (2026-08-17 to 2026-09-09)
Total Tasks Analyzed: 1000 copilot-authored PRs (808 merged, 186 closed, 6 open)
Clusters Identified: 6
Overall Merge Rate: 80.8%
One cluster stands out sharply: Cluster 3 ("operational-value grading") — 61 PRs at a 3.3% merge rate, 77.5 points below the overall baseline. This is a stable pattern, not a one-off: the same theme showed up in the prior run (2026-09-08) at 63 PRs / 11% merge rate.
Full Analysis Report
General Insights
Turn-count / duration metrics from workflow logs (
gh-aw logs) were not available in this run's environment (ghCLI unauthenticated), so complexity is proxied here using comments, reviews, changed files, and line additions instead.Cluster Analysis
Cluster 0: General workflow & tooling engineering
Cluster 1: Sous Chef / triage-driven changes
Cluster 2: Firewall & network policy
Cluster 3: Operational-value grading (outlier)
.github/skills/operational-value-designer/SKILL.md. See root-cause analysis below.Cluster 4: CI / Actions job failures
Cluster 5: Model/engine & agent runtime
Success Rate by Cluster
(Gap = overall rate 80.8% minus cluster rate; positive = better than baseline, negative = worse.)
Key Findings
Lowest-Merge Cluster Root Cause
Classification of all 61 PRs by how they failed to merge (based on comments, reviews,
reviewDecision, and body content):Batch: operational-value-grading) but no human review, and were closed anyway.operational-value-designerskill, documenting workflow design) — not per-workflow grader instances.There is no evidence of CI failures or review rejections driving this cluster's outcome:
reviewDecisionis empty for all 61 PRs, and only 2 ever received a formal review (both merged). The dominant pattern is a large batch of narrow, single-workflow PRs generated by an "operational-value-designer" initiative, where ~89% (54/61) receive no meaningful human engagement at all before being closed — whether the PR self-reports a negative/blocked finding or contains a real implementation attempt.Recommendations
Generated by Prompt Clustering Analysis (Run: §34336437769)
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions