delegate
Delegate
Turn the current conversation's next coherent pull request into a separate task. The current task owns only the delegation packet, dispatch, and supervision; the created task owns research, implementation, publication, and cleanup.
Invocation
/delegate <PR title>
/delegate <PR title> <host>
Without a host, use the matching local project. With a host such as h1 or h2, use the matching connected project on that host. Treat the title as a proposed PR title that the direction check may tighten.
Process
-
Resolve the destination. Infer one target repository from the conversation, then list Codex projects and select the exact repository on the requested host. If the repository or host is ambiguous, ask one blocking question. If a named host is unavailable, stop and recommend
fleetfor reconciliation instead of dispatching elsewhere. This step is complete when one project and host are fixed. -
Build the packet. Distill the conversation into the template below. Preserve established evidence and decisions instead of reproducing the transcript. Mark missing or stale evidence explicitly. This step is complete when a fresh agent can act without access to the source conversation.