start-run

Initiate and manage robot learning runs across stages and cluster environments.

Updated Oct 23, 2025
One-click install
npx skills add https://github.com/felixmin/robot-learning-from-video --skill start-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-run
Source: https://github.com/felixmin/robot-learning-from-video/tree/main/.codex/skills/start-run
Command: npx skills add https://github.com/felixmin/robot-learning-from-video --skill start-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of initiating and managing complex robot learning training and rollout runs, whether locally or on a cluster.

Core Features & Use Cases

  • Flexible Run Initiation: Start Stage 1, Stage 2, Stage 3, or rollout processes.
  • Environment Agnostic: Supports both local execution and cluster job submission.
  • Automated Documentation: Generates dated configurations and documentation for major runs.
  • Cluster Optimization: Implements intelligent dual-submission and cancellation for LRZ cluster jobs.

Quick Start

Use the start-run skill to launch a documented local run for stage 1.

Frequently Asked Questions about start-run

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start robot learning training runs across multiple stages?

Robot learning training runs are initiated by selecting Stage 1, Stage 2, Stage 3, or rollout processes. The system manages execution across these multiple stages while supporting both local environments and cluster job submission.

Can I submit robot learning jobs to a cluster environment?

Robot learning jobs can be submitted to a cluster environment. The system supports cluster job submission and implements intelligent dual-submission and cancellation features specifically for LRZ cluster job optimization.

How do I automate documentation for major robot learning runs?

Automated documentation for major robot learning runs is generated by the skill during initiation. It automatically creates dated configurations and documentation for major runs, streamlining the tracking of complex training and rollout processes.

Does this tool support local execution for robot learning rollouts?

Yes, the tool supports local execution for robot learning rollouts. It is environment agnostic, allowing users to seamlessly initiate and manage both rollout processes and training stages locally or on a cluster.

What is dual-submission for cluster job optimization?

Dual-submission for cluster job optimization is an advanced feature that intelligently submits and cancels jobs on the LRZ cluster. This mechanism streamlines the management of complex robot learning training runs.