You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated review of reporting workflows identified 11 workflows that need improvements to their report/issue output formatting guidelines. These workflows create issues or discussions but either use h1/h2 headers in output templates or lack explicit style guidance.
Reference: Well-formatted workflows like daily-repo-chronicle and daily-spdd-spec-planner already follow these guidelines — use them as examples.
Non-Compliant Workflows
Workflow File
Issues Found
copilot-agent-analysis.md
No explicit h3+ header guidance; no <details> guidance in output section
copilot-pr-merged-report.md
Output template uses h2 (##); no h3 guidance; no <details> guidance
copilot-pr-nlp-analysis.md
Output template uses h2 (##); no explicit <details> guidance
daily-agentrx-trace-optimizer.md
Output template uses h2 (##); no h3 guidance; no <details> guidance
daily-ambient-context-optimizer.md
No explicit <details> guidance in issue output section
daily-aw-cross-repo-compile-check.md
Output template uses h2 (##); no explicit <details> guidance
daily-formal-spec-verifier.md
Output template uses h1 (#) and h2 (##); no h3 guidance; no <details> guidance
daily-mcp-concurrency-analysis.md
Output template uses h2 (##)
daily-sentrux-report.md
No explicit <details> guidance in output section
prompt-clustering-analysis.md
No explicit h3+ header guidance; no <details> guidance
static-analysis-report.md
Output template uses h2 (##); no h3 guidance; no <details> guidance
Required Changes
For each workflow listed, make the following updates in the output/issue format section of the prompt:
1. Header Level Guidance (workflows missing this)
Add an explicit instruction such as:
Use `###` or lower for all headers in your report. Never use `#` (h1) or `##` (h2) — these are reserved for the issue title rendered by GitHub.
2. Fix Output Templates Using h1/h2
Replace header lines in issue/discussion body templates:
Context
Automated review of reporting workflows identified 11 workflows that need improvements to their report/issue output formatting guidelines. These workflows create issues or discussions but either use h1/h2 headers in output templates or lack explicit style guidance.
Reference: Well-formatted workflows like
daily-repo-chronicleanddaily-spdd-spec-planneralready follow these guidelines — use them as examples.Non-Compliant Workflows
copilot-agent-analysis.md<details>guidance in output sectioncopilot-pr-merged-report.md##); no h3 guidance; no<details>guidancecopilot-pr-nlp-analysis.md##); no explicit<details>guidancedaily-agentrx-trace-optimizer.md##); no h3 guidance; no<details>guidancedaily-ambient-context-optimizer.md<details>guidance in issue output sectiondaily-aw-cross-repo-compile-check.md##); no explicit<details>guidancedaily-formal-spec-verifier.md#) and h2 (##); no h3 guidance; no<details>guidancedaily-mcp-concurrency-analysis.md##)daily-sentrux-report.md<details>guidance in output sectionprompt-clustering-analysis.md<details>guidancestatic-analysis-report.md##); no h3 guidance; no<details>guidanceRequired Changes
For each workflow listed, make the following updates in the output/issue format section of the prompt:
1. Header Level Guidance (workflows missing this)
Add an explicit instruction such as:
2. Fix Output Templates Using h1/h2
Replace header lines in issue/discussion body templates:
# Title→### Title## Section→### Sectionor#### SectionAffected files:
copilot-pr-merged-report.md,copilot-pr-nlp-analysis.md,daily-agentrx-trace-optimizer.md,daily-aw-cross-repo-compile-check.md,daily-formal-spec-verifier.md,daily-mcp-concurrency-analysis.md,static-analysis-report.md3. Progressive Disclosure Guidance (workflows missing this)
Add a
<details>guidance note in the output section:Example: Progressive Disclosure Pattern
Before (verbose, forces scrolling):
After (progressive disclosure):
Good Examples to Reference
daily-spdd-spec-planner.md— explicit### or lowerguidance +<details>wrapping instructionsdaily-repo-chronicle.md— well-structured progressive disclosure patterndaily-ambient-context-optimizer.md— good h3 discipline in output template (just needs<details>guidance)Next Steps
daily-formal-spec-verifier.md(uses both h1 and h2 in output)make recompileafter any.github/workflows/*.mdchangesWarning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.