[prompt-clustering] Prompt Clustering Analysis - 2026-08-22 #54774
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #55056. |
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 ~17 days of activity (2026-08-05 → 2026-08-22), capped at 1,000 most recent copilot-authored PRs
Total PRs Pulled: 1,000 (643 organic coding-agent task PRs, 357 automation/meta-workflow PRs — see note below)
Clusters Identified: 4
Overall Merge Rate (task PRs): 77.4%
Full Analysis Report
General Insights
Cluster Analysis
Cluster 0: CI/Actions failure triage and fixes
Cluster 1: General bug fixes, test coverage, feature additions
Cluster 2: CLI / MCP / container-image infrastructure⚠️ outlier
Cluster 3: Workflow/engine authoring and docs
.mdworkflow definitions, daily workflows, and multi-engine support (Cursor, Kiro, etc.). Second-highest success rate.Success Rate by Cluster
Meta-Workflow Segment (excluded from clustering)
The
daily-*report-style workflows show 0% merge rates, but each has only 1-6 PRs — read as "these are typically informational/report PRs not intended to merge," not as a quality signal.Key Findings
.mdworkflow/engine config changes are similarly well-scoped for the agent even though they touch more files than Cluster 0.Lowest-Merge Cluster Root Cause
gh-aw-firewallCVE fix), No gh-aw change: Anthropic proxy fix requires gh-aw-firewall #52671 (blocked on upstream Anthropic-proxy release), Retain firewall and MCP observability artifacts #51153 (291-file observability PR, CHANGES_REQUESTED across 5 automated reviewers), Bump gh-aw-mcpg to v0.4.9 #51796/Bump gh-aw-mcpg image to v0.4.9 #51770 (289-file MCP gateway digest bumps, closed as duplicates), Add regression guard for vulnerable gh-aw-firewall squid 0.27.44 container pin #52939/Suppress RGS-016 false positive in agentic_commands.yml generator #53609 (draft PRs with 0-diff, "revisit next run")Classifying the 43 non-merged Cluster-2 PRs by the review/comment evidence in their full PR data:
github/gh-aw-firewall) before this repo's PR can proceedThe pattern: this cluster's tasks (compiled workflow artifacts, MCP gateway pins, container CVE remediation, CLI internals) tend to (a) touch far more files per PR than other clusters, (b) frequently depend on an external repo's release before they can be completed, and (c) recur rapidly as new digest/version-bump PRs supersede older ones — producing a steady stream of abandoned or duplicate PRs alongside merged ones.
Recommendations
gh-aw-firewall), consider having the agent open a tracking issue instead of a PR until the upstream fix lands, to avoid the PR sitting open/stale.Generated by Prompt Clustering Analysis (Run: 32565926376)
All reactions