Provider Handoff

Provider Handoff

Use this page after choosing the AI tool that should use AIWG. Local files can be correctly deployed while an already-open provider session still needs a restart, reload, or fresh workspace conversation.

One handoff prompt

Open the intended project in your provider and paste:

Connect this provider session to the AIWG deployment for the current project.
Identify the provider and project root from evidence, inspect the expected
provider files, preserve project-authored instructions, and tell me whether a
restart or reload is actually required. Then verify engagement and recommend
one useful next action.

If more than one provider is present, add the tool name to the first sentence.

Pick your AI tool

ToolOpen the session fromMain deployed pathFirst verification ask
Claude CodeProject root`.claude/`“Is AIWG active, and what evidence proves it?”
OpenAI CodexProject root`.codex/`, `.agents/`, and `AGENTS.md`“Check the Codex handoff and report engagement.”
GitHub CopilotVS Code workspace root`.github/`“Find one AIWG capability for this workspace.”
CursorProject root in Cursor`.cursor/`“Check the Cursor handoff, then recommend one path.”
FactoryProject root`.factory/` and shared context“Verify Factory can read the AIWG context.”
OpenCodeProject root`.opencode/` and `AGENTS.md`“Verify the OpenCode handoff and choose one route.”
WarpWarp session in the project root`WARP.md` and `.warp/`“Verify the Warp handoff from this project.”
Devin DesktopProject rootProvider compatibility paths“Verify the deployed project context.”
HermesWorkspace attached to the projectHermes context and `AGENTS.md`“Verify project state and recommend one next action.”
OpenClawProject root or OpenClaw workspaceOpenClaw skill and rule paths“Verify the deployed project and find one capability.”
OpenHumanWorkspace attached to the projectOpenHuman user and project context“Verify the AIWG context available here.”

Honest validation

The agent should distinguish two kinds of proof:

  • deployment proof: the expected files and context exist for the provider;
  • session proof: the current provider session actually read that context.

Some providers load refreshed instructions immediately. Others need one restart or workspace reload. Until the current session demonstrates that it can use AIWG, describe the handoff as deployment-verified rather than fully active.

If verification is unclear

Do not infer success from file presence alone. Check both deployment evidence
and this session’s ability to use an AIWG capability. If they disagree, explain
the smallest safe restart, reload, or repair and wait for my approval before
changing files.

Exact provider flags and non-interactive automation contracts are confined to the CLI reference.