Skip to content

[deep-report] Migrate 29 workflows to use shared/daily-audit-base.md component to reduce prompt drift #28753

@github-actions

Description

@github-actions

Description

The Workflow Skill Extractor (April 23, #28042) identified that 29 workflows would benefit from the shared/daily-audit-base.md component but are not yet using it. These workflows instead carry duplicated audit scaffolding in their individual prompts — causing prompt drift as the shared component evolves.

Today's Agent Performance Report #28662 independently flagged that the "Copilot Opt" workflow filed issue #28707 specifically requesting "Centralize shared workflow formatting instructions to prevent recurring prompt drift across reporting workflows" — confirming the pattern is actively causing quality degradation.

Migration steps:

  1. Identify the 29 workflows missing shared/daily-audit-base.md (from Skill Extractor's April 23 report)
  2. For each: add import: shared/daily-audit-base.md to the workflow's imports section
  3. Remove the duplicated boilerplate sections from each workflow's individual prompt
  4. Run gh aw compile to validate no regressions

An agent can execute this migration systematically across all 29 workflows in a single PR.

Expected Impact

Reduces prompt maintenance burden, prevents drift, improves report consistency. Shared component updates propagate automatically to all 29 workflows.

Suggested Agent

Daily Workflow Updater / Code Simplifier

Estimated Effort

Medium (1–4 hours for all 29 workflows)

Data Source

DeepReport Intelligence Briefing — April 27, 2026 (run §25003521428); Workflow Skill Extractor #28042; Issue #28707

Generated by DeepReport - Intelligence Gathering Agent · ● 473.9K ·

  • expires on Apr 29, 2026, 3:35 PM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions