[prompt-clustering] Prompt Clustering Analysis - 2026-09-08 #59421
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Copilot Agent Prompt Clustering Analysis. A newer discussion is available at Discussion #59688. |
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-08)
Total Tasks Analyzed: 1000 copilot-agent PRs (all with usable prompt text)
Clusters Identified: 4
Overall Merge Rate: 80.7% (807 merged / 188 closed / 5 open)
Full Analysis Report
General Insights
gh-awcore (pkg, coverage, schema, tests) — 468 PRs, 46.8% of all tasks, and the highest merge rate of the "normal" clusters (88.5%).aw_info.jsonturn/duration data was present locally, so this report is based on PR metadata, bodies, comments, and reviews only (see Edge Cases below).Cluster Analysis
Cluster 0: Automated operational-value grader/study records
operational-value-designerskill, each evaluating whether a different daily workflow (e.g.daily-choice-test,daily-caveman-optimizer,daily-byok-ollama-test) has a defensible, deterministic "operational value" metric. Titles are templated ("Add operational-value grader for X" / "Record blocked operational-value study for X"). 51 of 63 (81%) received zero comments and zero reviews before being closed — nobody engaged with them at all.Cluster 1: Agent/engine/workflow-config plumbing
aw.ymlconfiguration (includes, wildcards), and safe-output plumbing. Larger diffs on average (39.8 files, 832 additions) with heavier review load (13 comments, 5.1 reviews avg) than other clusters.Cluster 2: Core feature/bugfix work with test coverage
Cluster 3: CI/Actions failure response
Success Rate by Cluster
Full Data Table (sample, 5 per cluster — 1000 total PRs analyzed)
Key Findings
designOutcome: blocked— not code intended to ship.operational value,blocked,grader). The pattern has now shown up at least two days running with near-identical size and merge rate.<!-- START COPILOT CODING AGENT SUFFIX -->marker demarcates trailing boilerplate that appears after the real task text, not before it — the opposite of the naive assumption).Lowest-Merge Cluster Root Cause
designOutcome: blockedThe 7 merged PRs in this cluster are qualitatively different: they are the tooling/documentation layer for the operational-value system itself (e.g. "Document the graders CLI command", "Rename
aw-valueskill tooperational-value-designer"), and each received 1–4 actual reviews — i.e., work a human was expected to act on, versus the per-workflow probes which were not.Recommendations
designOutcome: blockedresults. If the operational-value-designer workflow already knows at generation time that the outcome is "blocked," opening a PR that will receive zero review before closing may be unnecessary process overhead — a study-log commit or issue comment could carry the same information without occupying PR review queues.Generated by Prompt Clustering Analysis (Run: 34211692380)
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