con un clic
analyze-log
Analyze a gptel HTTP log file and trace the multi-agent conversation flow
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Analyze a gptel HTTP log file and trace the multi-agent conversation flow
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Run a bounded validation loop for current changes: tests, compile/checks, reviewer, verifier, fixes, then repeat until green or capped. Use when user asks to make changes green, run review and verify, 'until everything passes', or prepare a change for final validation.
Review persistent memory and propose cleanup or promotion changes
Check Git worktree isolation and guide safe worktree creation before implementation work
Review code changes against a target and return prioritized findings
| name | analyze-log |
| description | Analyze a gptel HTTP log file and trace the multi-agent conversation flow |
| context | inline |
| user-invocable | true |
| model-invocable | false |
| argument-hint | <log-file-path> |
Analyze the gptel HTTP log file at the path given in $ARGUMENTS.
If no path is given, look for the most recent *.log file in the
current workspace root.
Run the analyzer script:
python3 ${CLAUDE_SKILL_DIR}/../../scripts/analyze-gptel-log.py $ARGUMENTS
After seeing the trace output, provide a brief interpretation covering:
Keep the interpretation concise (under 200 words).