Loading...
Loading...
Use this skill when the user provides a failed Steel session ID, failed automation run, timeout, browser error, blocked page, or unexpected result and wants evidence-backed diagnosis from session metadata, browser logs, raw agent logs, semantic traces, replay links, screenshots, network failures, or errors. Do not use for first-pass bot mitigation; collect evidence here, then hand off to steel-reliability for proxy, CAPTCHA, identity, or anti-bot fixes.
npx skill4agent add steel-dev/skills steel-session-debuggingsteel-reliabilitysteel doctor --preflight.steel-debug/references/failure-taxonomy.mdsteel-reliabilityDiagnosis:
- What happened:
- Most likely cause:
- Evidence:
- What to change:
- Verification step:
- Confidence:steel --json sessions get <session-id>
steel --json sessions logs <session-id>
steel --json sessions agent-logs <session-id>
steel --json sessions traces <session-id>
node scripts/collect-session-debug.mjs <session-id>
node scripts/redact-session-debug.mjs .steel-debug/<session-id>/bundle.json
node scripts/summarize-session-debug.mjs .steel-debug/<session-id>/redacted-bundle.jsonreferences/investigation-workflow.mdreferences/log-event-types.mdreferences/agent-traces.mdreferences/network-forensics.mdreferences/replay-and-screenshots.mdreferences/failure-taxonomy.mdreferences/reliability-handoff.mdsteel-reliability