home/categories/scripting/roboclaw-robotics-roboclaw-skills-long-horizon-execution-skill-md
scriptingdevelopment

long-horizon-execution

Long-horizon robot task execution workflow for multi-step manipulation tasks. Use this skill when one user goal must be decomposed into ordered subtasks, each subtask needs explicit success checks, retries, or recovery, and every prompt-driven policy rollout should be executed through $monitored-subtask-execution instead of calling raw MCP robot tools directly.

RoboClaw-Robotics
maintainer
RoboClaw-Robotics
更新日 4/2/2026
スター
71
フォーク
6
quick start

Installation and usage

Long-horizon robot task execution workflow for multi-step manipulation tasks. Use this skill when one user goal must be decomposed into ordered subtasks, each subtask needs explicit success checks, retries, or recovery, and every prompt-driven policy rollout should be executed through $monitored-subtask-execution instead of calling raw MCP robot tools directly.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use long-horizon-execution