Skip to content

[caveman] Optimize instruction verbosity — workflow-health, report (2026-05-19)#33393

Merged
pelikhan merged 1 commit into
mainfrom
caveman/optimize-2026-05-19-21ae57880924c556
May 19, 2026
Merged

[caveman] Optimize instruction verbosity — workflow-health, report (2026-05-19)#33393
pelikhan merged 1 commit into
mainfrom
caveman/optimize-2026-05-19-21ae57880924c556

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 19, 2026

Summary

Optimization pass on agentic workflow instruction files: condensed verbose prose in report generation guidelines and workflow health troubleshooting runbook to terse, actionable descriptions. No functional changes.

Changes

.github/aw/report.md

  • Type: Documentation optimization
  • Impact: Low
  • Breaking: No
  • Condensed verbose explanations into terse, actionable descriptions throughout
  • Preserved all technical details (output types, cleanup config, progressive disclosure patterns, reference formatting)
  • Reduced prose overhead while maintaining complete technical guidance

.github/aw/runbooks/workflow-health.md

  • Type: Documentation optimization
  • Impact: Medium
  • Breaking: No
  • Collapsed verbose symptom/cause sections into terse one-liners
  • Removed redundant procedural steps
  • Condensed failure pattern descriptions, investigation steps, and resolution procedures
  • Preserved all diagnostic commands, configuration examples, and case study details

Motivation

Part of the "caveman" optimization initiative to reduce instruction verbosity and improve agentic parsing efficiency. These instruction files are consumed by workflow engines and benefit from terse, high-signal-density formatting.

Files Modified

  • .github/aw/report.md — condensed report generation guidelines
  • .github/aw/runbooks/workflow-health.md — condensed workflow troubleshooting runbook

Testing

  • Manual review of condensed prose confirms preservation of technical details
  • No functional changes to workflow behavior
  • Instruction files remain parseable and actionable

Related

  • Commit: 6e5a0934b — "[caveman] Optimize workflow-health and report instruction files"
  • Series: "caveman" instruction verbosity optimization passes

Generated by PR Description Updater for issue #33393 · ● 3.1M ·

Apply caveman optimization to two instruction files in .github/aw/:
- runbooks/workflow-health.md: 383→208 lines, ~35% char reduction
- report.md: ~15% char reduction

Preserved all YAML examples, field names, command syntax, and schema
signal. Cuts targeted redundant Symptoms/Causes lists, duplicate command
references, and verbose narrative prose.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pelikhan pelikhan merged commit 4b84c38 into main May 19, 2026
@pelikhan pelikhan deleted the caveman/optimize-2026-05-19-21ae57880924c556 branch May 19, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation prompt-quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant