You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
│ # Maybe through the SDK session event system
│ grep -n "tool.*result\|tool_result\|safe.*output\|emit.*safe"
│ /home/runner/work/_temp/gh-aw/actions/copilot_sdk_multi_provider.cjs | head -10
└ 1 line…
● Check copilot binary (shell)
│ # Let me look at how the copilot CLI reports on tool calls that write to safeoutputs
│ # Maybe there's a way to call the tool directly through some SDK
│ # Check what tools the CLI was given
│ cat /home/runner/work/_temp/gh-aw/bin/copilot --help 2>&1 | head -20
└ 21 lines…
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/31409857633
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Matt Pocock Skills Reviewer
Branch: copilot/spdd-daily-spec-work-plan-2026-08-10
Run: https://github.com/github/gh-aw/actions/runs/31409857633
Pull Request: #51832
Skill Installation Failed: One or more frontmatter skills could not be installed before the agent ran. This typically happens when:
ghCLI version is too old (requires a recent version that supportsgh skill install)Failed skills:
mattpocock/skills/to-prd@2ab958093e83e0ec752e6c1c5932da465bf23e0c: The process '/usr/bin/gh' failed with exit code 1To resolve this, verify that:
owner/repoorowner/repo/skill/path@sha)See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/skills.mdx
Warning
Engine Failure: The
copilotengine terminated unexpectedly.Last agent output:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow mattpocock-skills-reviewer failure in https://github.com/github/gh-aw/actions/runs/31409857633Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: