name: colab-environment-bootstrapper description: Prepare and verify Colab runtime prerequisites for end-to-end workflow execution. Use when users ask for Colab setup checks, dependency bootstrap, GPU readiness validation, or notebook environment troubleshooting.
colab-environment-bootstrapper
Define and validate a stable Colab boot process for workflow runs.
Execute
- Identify required packages, model configuration files, and runtime assumptions.
- Verify notebook setup cells align with script and config expectations.
- Verify GPU and memory preflight checks are explicit.
- Verify output paths and artifact persistence are deterministic.
- Produce a minimal startup checklist with failure recovery steps.
Repository Anchors
notebook/Colab_Workflow.ipynbnotebook/README.mdscripts/run_onefile_workflow.pyconfigs/paper_faithfulness_spec.yamlrequirements.txt
Output Contract
check_itemstatusevidencefailure_symptomfix_action