ワンクリックで
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).