一键导入
analyze-log
Analyze a gptel HTTP log file and trace the multi-agent conversation flow
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze a gptel HTTP log file and trace the multi-agent conversation flow
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 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).