Agent handoff template
Transfer current state, decisions, evidence, stop conditions, and one safe next action at a session boundary.
// TEMPLATES · WORKING INDEX
Packets, prompts, checklists, profiles, and technical recipes gathered from the Deep Dives. Each one starts with its job and returns to the guide that explains the method.
19 reusable artifacts9 source guides1 direct download
01 / 5 artifacts
Brief the work, preserve the state, and give the next reader a safe place to begin.
Transfer current state, decisions, evidence, stop conditions, and one safe next action at a session boundary.
Define a page's promise, shape, section jobs, visuals, library links, and next seed before drafting.
Give an agent enough scope and evidence to work while keeping identifying or protected facts out of the output.
Record the public result, active artifact, editable owner, safe next action, and evidence that should stop the work.
Close a small implementation loop with the outcome, changed surfaces, proof, open edge, and safest continuation.
02 / 5 artifacts
Turn confidence into explicit claims, observable proof, and a useful second opinion.
Review prose, screenshots, metadata, and generated output for details that do not belong in a public artifact.
Turn a vague request into a falsifiable outcome with explicit scope, protected behaviour, and evidence.
Prove the exact edited path in a production build and real browser before widening the test surface.
Require an observed end-to-end result before an agent is allowed to claim that a change works.
Give a fresh reviewer the diff and ask it to find the input or assumption that makes the change wrong.
03 / 5 artifacts
Give tools durable rules, suitable operating profiles, and enough context to orient before acting.
Keep shared project rules in one owned file and mirror them into the filenames each coding agent reads.
Make a new agent read the rules and project overview, then identify current state and risk before editing.
Save separate settings for mechanical throughput and tool-heavy autonomous work instead of retuning every task.
Point an OpenAI-compatible client at a local server while keeping the request and tool-call shape unchanged.
Capture one non-obvious fact, its reason, and the never-again lesson in a small greppable reference file.
04 / 4 artifacts
Keep public changes coherent, recover missing state, and divide wide checks into tractable passes.
Find every consumer of an immutable asset and prove that exactly one version string remains after an edit.
Recompute the exact SHA-256 allow-list value after changing an inline script under a strict content policy.
Mirror a static site's served files and reconstruct its security and cache configuration from live response headers.
Chunk a large audit into parallel reading passes that return only violations for one ranked, deduplicated result.
Find Notebook entries, Deep Dives, and copy-ready templates.