| name | agent-friction-retro |
| description | Codex wrapper for stopping agent workflow spirals by inventorying blockers, fixing durable root causes, and documenting anti-friction improvements. |
Agent Friction Retro
This is the Codex wrapper for the repo source skill:
.opencode/skills/agent-friction-retro/SKILL.md
Read that source skill when a task takes too long, repeats the same failure, leaves generated workspace noise, or the user calls out agent friction.
Codex translation notes:
- Use available Codex shell, file, GitHub, and browser tools to gather evidence and verify fixes.
- If OpenCode-specific tools are unavailable, use equivalent local commands and GitHub polling.
- Keep the anti-spiral rule intact: do not keep brute-forcing once a workflow defect is identified; patch the smallest durable fix before moving on.