Lisa Remote Dispatch

Route one unit of work to a remote execution surface. Reads the executionEnv parameter (local by default, codex-cloud or claude-web today), verifies the environment is provisioned and bound to this repository, submits a thin skill invocation, records the task identifier to .lisa/remote-dispatch.json, and exits without polling. Routing only — the remote runs the identical skill from the identical repository. Composable and inline: other skills invoke it via the Skill tool rather than users calling it directly.

codyswanngt 9084da2 3 files · 27.0 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/lisa/skills/lisa-remote-dispatch commit 9084da2334

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-remote-dispatch