debug
Installation
SKILL.md
Debug
Goals
- Find why a run is stuck, retrying, or failing.
- Correlate Linear issue identity to a Codex session quickly.
- Read the right logs in the right order to isolate root cause.
Log Sources
- Primary runtime log:
log/symphony.log- Default comes from
SymphonyElixir.LogFile(log/symphony.log). - Includes orchestrator, agent runner, and Codex app-server lifecycle logs.
- Default comes from
- Rotated runtime logs:
log/symphony.log*- Check these when the relevant run is older.
Correlation Keys
issue_identifier: human ticket key (example:MT-625)
Related skills
More from openai/symphony
linear
|
54commit
Create a well-formed git commit from current changes using session history for
38land
Land a PR by monitoring conflicts, resolving them, waiting for checks, and
34pull
Pull latest origin/main into the current local branch and resolve merge
33push
Push current branch changes to origin and create or update the corresponding
30