published Aug 25, 2026, 4:46 PM · updated Aug 25, 2026, 5:46 PM
Workflow Failure
Workflow: Avenger
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32873146322
Warning
Engine Failure: The claude engine terminated before producing output.
The engine exited immediately without producing any output. This often indicates a transient infrastructure issue (e.g., service unavailable, API rate limiting). If this failure recurs, check the provider status page (if available) and review the firewall audit logs.
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32873146322
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow avenger failure in https://github.com/github/gh-aw/actions/runs/32873146322
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: false
- expires on Aug 26, 2026, 4:52 AM UTC