Handoff Prompt Generator Generate a prompt that another agent can execute without guessing. Choose the handoff mode - Use a shared-workspace handoff when the receiving agent can access the same repo, files, and artifacts. - Use a fresh-context handoff when the receiving agent starts cold, in another session, or on another platform. - Ask for the target model family if it is not implied by the user's request. If it still is not known, draft a vendor-neutral base prompt and mark any missing model-specific adjustments. Read one model reference Read only the reference that matches the receiving m…