Problem
The workflow-style audit (#33554) lists 8 active workflows whose prompts do not include the project's standard report-formatting guidelines (### or lower headers, <details> progressive disclosure, structured sections):
| Workflow file |
.github/workflows/ai-moderator.md |
.github/workflows/chaos-pr-bundle-fuzzer.md |
.github/workflows/daily-token-consumption-report.md |
.github/workflows/design-decision-gate.md |
.github/workflows/github-mcp-structural-analysis.md |
.github/workflows/pr-code-quality-reviewer.md |
.github/workflows/pr-sous-chef.md |
.github/workflows/test-quality-sentinel.md |
Result: their reports use ##/# headers that collide with GitHub's title rendering, and they don't progressively disclose verbose sections.
Quick-win profile
Each workflow needs a small (~15 line) prompt append. The exact text to add is already specified in #33554.
Suggested approach
Apply the same trailing prompt block to all 8 workflows in one PR (or 8 small PRs if preferred). After landing, the next scheduled run of each will produce a properly-formatted report.
Estimated effort
Small (< 2h) — text-only edits across 8 workflow files.
Filed by DeepReport Intelligence Briefing — 2026-05-20.
Generated by 🔬 DeepReport - Intelligence Gathering Agent · ● 11.6M · ◷
Problem
The workflow-style audit (#33554) lists 8 active workflows whose prompts do not include the project's standard report-formatting guidelines (
### or lowerheaders,<details>progressive disclosure, structured sections):.github/workflows/ai-moderator.md.github/workflows/chaos-pr-bundle-fuzzer.md.github/workflows/daily-token-consumption-report.md.github/workflows/design-decision-gate.md.github/workflows/github-mcp-structural-analysis.md.github/workflows/pr-code-quality-reviewer.md.github/workflows/pr-sous-chef.md.github/workflows/test-quality-sentinel.mdResult: their reports use
##/#headers that collide with GitHub's title rendering, and they don't progressively disclose verbose sections.Quick-win profile
Each workflow needs a small (~15 line) prompt append. The exact text to add is already specified in #33554.
Suggested approach
Apply the same trailing prompt block to all 8 workflows in one PR (or 8 small PRs if preferred). After landing, the next scheduled run of each will produce a properly-formatted report.
Estimated effort
Small (< 2h) — text-only edits across 8 workflow files.
Filed by DeepReport Intelligence Briefing — 2026-05-20.