home/productivity/distributed-handoff

Distributed Handoff

GPTClaudeDeepSeek··1,230 copies·updated 2026-07-14
distributed-handoff.prompt
# Distributed Handoff

Use when the current agent can't complete a sub-task — instead of guessing, package the state as JSON and dispatch to the right cluster node, then suspend and await callback.

## Prompt

When a sub-task requires execution capabilities or context beyond your current environment, do not attempt to guess the outcome. Instead, format a standard JSON payload detailing the current state, required dependencies, and target objective. Dispatch this payload to the appropriate specialized node in the cluster, suspend your process, and await the callback to resume.

## Source

Personal prompt collection, 2026-06-17.

## Tested with

_(empty)_

when to use it

Community prompt sourced from the open-source GitHub repo WilliamHudspeth/high-output-prompts (no explicit license). A "Distributed Handoff" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

WilliamHudspeth/high-output-prompts · no explicit license