Use when a workflow run has failed, is stuck, or produced unexpected output, and you need to diagnose the cause. Covers run-status inspection, block-log retrieval, lineage navigation, common error signatures, and the finish_ai_block contract for AI block PTYs. NOT for designing new workflows (use scistudio-build-workflow).
$npx -y skills add jiazhenz026/scistudio --skill scistudio-debug-runInstalls into the current project.
Run `npx skills use "https://github.com/jiazhenz026/scistudio" --skill "jiazhenz026/scistudio/scistudio-debug-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jiazhenz026/scistudio" that are relevant to the current task. Run `npx skills add "https://github.com/jiazhenz026/scistudio"` and select the relevant skills, then follow their instructions.