Debug a Failed Run With a Coding Agent
Let your coding agent trace a failed run to its first error, or find why an event did not start one.
Find why a workflow run failed or why an event did not start one. Your coding agent traces the run through its jobs, steps, and logs. It reports the first error, its likely cause, and one fix to try.
This guide is meant to be carried out by your coding agent. You start it with one prompt, answer the agent's questions, and review what it reports.
Before you begin
You need:
- A coding agent connected to the Shipfox MCP server.
- A link to the failed run, or a description of the event that did not start one.
Start the agent
Open your coding agent in your repository and send this prompt:
Use Shipfox to debug a failed workflow run.Was this page helpful?
Edit this page on GitHub