| Test Quality Sentinel |
.github/workflows/test-quality-sentinel.md |
header guidance, report structure |
| Impeccable Skills Reviewer |
.github/workflows/impeccable-skills-reviewer.md |
header guidance, report structure |
| Smoke Copilot |
.github/workflows/smoke-copilot.md |
header guidance, <details>, report structure |
| Smoke Codex |
.github/workflows/smoke-codex.md |
header guidance, <details>, report structure |
| Code Scanning Fixer |
.github/workflows/code-scanning-fixer.md |
header guidance, <details>, report structure |
| Copilot PR Prompt Pattern Analysis |
.github/workflows/copilot-pr-prompt-analysis.md |
header guidance, <details>, report structure |
| Daily Safe Output Tool Optimizer |
.github/workflows/daily-safe-output-optimizer.md |
header guidance, report structure |
| ESLint Monster |
.github/workflows/eslint-monster.md |
header guidance, <details>, report structure |
| Daily Compiler Quality Check |
.github/workflows/daily-compiler-quality.md |
header guidance, report structure |
| LintMonster |
.github/workflows/lint-monster.md |
header guidance, <details>, report structure |
| Sergo - Serena Go Expert |
.github/workflows/sergo.md |
header guidance, <details>, report structure |
| Step Name Alignment |
.github/workflows/step-name-alignment.md |
header guidance, <details>, report structure |
| The Great Escapi |
.github/workflows/firewall-escape.md |
header guidance, <details> |
| Issue Arborist |
.github/workflows/issue-arborist.md |
header guidance, <details>, report structure |
| Daily Sub-Agent Model Resolution Audit |
.github/workflows/daily-model-resolution.md |
header guidance, report structure |
| Sub-Issue Closer |
.github/workflows/sub-issue-closer.md |
header guidance, <details>, report structure |
| Draft PR Cleanup |
.github/workflows/draft-pr-cleanup.md |
header guidance, report structure |
| Squad Game Planner |
.github/workflows/squad-game-planner.md |
header guidance, <details>, report structure |
| Dev |
.github/workflows/dev.md |
header guidance, <details>, report structure |
Workflow Style Normalization — Non-Compliant Reporting Workflows
The following report-generating workflows (active in the last 24 hours) don't fully follow the markdown style guidelines for headers, progressive disclosure, and report structure. Consolidating them here for a single pass of fixes.
Required changes for each workflow below:
###(h3) or lower.<details><summary><b>...</b></summary>blocks for progressive disclosure.reportingskill (or equivalent structure guidance) so output follows a consistent, delightful report structure..github/workflows/test-quality-sentinel.md.github/workflows/impeccable-skills-reviewer.md.github/workflows/smoke-copilot.md<details>, report structure.github/workflows/smoke-codex.md<details>, report structure.github/workflows/code-scanning-fixer.md<details>, report structure.github/workflows/copilot-pr-prompt-analysis.md<details>, report structure.github/workflows/daily-safe-output-optimizer.md.github/workflows/eslint-monster.md<details>, report structure.github/workflows/daily-compiler-quality.md.github/workflows/lint-monster.md<details>, report structure.github/workflows/sergo.md<details>, report structure.github/workflows/step-name-alignment.md<details>, report structure.github/workflows/firewall-escape.md<details>.github/workflows/issue-arborist.md<details>, report structure.github/workflows/daily-model-resolution.md.github/workflows/sub-issue-closer.md<details>, report structure.github/workflows/draft-pr-cleanup.md.github/workflows/squad-game-planner.md<details>, report structure.github/workflows/dev.md<details>, report structureExample: Progressive Disclosure Pattern
Good Reference Examples
.github/workflows/daily-repo-chronicle.md— clear h3+ headers,<details>for long lists, structured report sections..github/workflows/audit-workflows.md— consistent progressive disclosure and workflow-run link formatting.Design Principles (per Style Guidelines)
Suggested Next Steps
<details>/<summary>progressive disclosure instructions where long content is generatedreportingskill or equivalent structure guidancemake recompile) after edits