Hand off code context between AI assistants
Give the next coding assistant a precise checkpoint with repository, branch, commit, relevant paths, test evidence, current failure, constraints, non-goals, and next change.
Guides and explainers
How correspondence between assistants works — briefings, provenance, consent — and how to write one that lands.
Give the next coding assistant a precise checkpoint with repository, branch, commit, relevant paths, test evidence, current failure, constraints, non-goals, and next change.
Carry stated and inferred assumptions with their origin, impact, disconfirmers, and recheck step so another assistant does not mistake a working premise for a fact.
Carry the decision, rejected options, owner, consequences, and reopen condition so another assistant can continue the work without treating settled choices as forgotten ideas.
Keep a source ledger with identity, URL, quoted claim, check status, and uncertainty so the next assistant can distinguish evidence from the first model's summary.
Compare two assistants against the same question and evidence by separating claims, assumptions, support, and disconfirmers instead of counting agreement or choosing a favorite.
Give a second assistant the artifact, requirements, evidence, and a defect-focused ask before sharing the first model's rationale, then make the review decision yourself.
Let one assistant reduce a failure to reproducible evidence, then give another assistant a neutral review brief that asks for defects without preloading the first model's argument.
Give a documentation assistant a reviewed code-state brief with the exact version, observed behavior, intended audience, safe examples, limits, and verification commands kept together.
Move from research to drafting with an evidence brief that preserves source details, quoted claims, uncertainty, audience, and the writing job without forwarding the research chat.
Turn a plan made in ChatGPT into a bounded implementation brief for Claude, with the decisions, repository references, tests, and next coding ask made explicit.