Best fit
Saves a coding agent's working state before it hits the context limit, then resumes in a fresh session without re-explaining everything. Captures the plan, git branch, uncommitted changes, decisions, blockers, and next steps.
Create a reviewable handoff before a context reset, resume from the newest saved state with a drift check, or reconstruct a best-effort handoff from transcript cues after an interrupted session.
A long agent session ends the same way too often: the context window fills, the thread resets, and the next session starts cold. Run /handoff to create a structured Markdown scaffold in .claude/handoffs/ from current repository state; the agent then fills the observed plan, decisions, failed attempts, blockers, open questions, and next steps.
In a fresh session, /resume reads only the newest handoff, summarizes it, asks “Continue where we left off?”, and checks the current branch and worktree for drift after confirmation. It does not commit, push, or alter your code.
Sometimes a session ends without a saved handoff: a crash, a rate-limit stop, or an unexpected reset. Run /recover with a transcript and the current repository to build a best-effort reconstruction. Recovery uses transcript cues, current git state, provenance labels, and candidate-path checks; it is heuristic, so uncertain details still need review.
The original /handoff and /resume work exactly as before. Recovery Mode is a free upgrade for existing customers.
Saves a coding agent's working state before it hits the context limit, then resumes in a fresh session without re-explaining everything. Captures the plan, git branch, uncommitted changes, decisions, blockers, and next steps.
Saves a coding agent's working state before it hits the context limit, then resumes in a fresh session without re-explaining everything. Captures the plan, git branch, uncommitted changes, decisions, blockers,….
Do not treat a successful run as proof beyond the supplied files, declared scope, and evidence the skill actually checked.
The helper scaffolds current repository state, including git context when available. The agent then fills observed plan progress, decisions, failed attempts, blockers, open questions, and next steps.
No. It writes a handoff file describing the state. It does not commit, push, or alter your working tree.
The workflow targets local SKILL.md-compatible coding agents with file and terminal access, including Claude Code and Codex. The optional helper requires Python 3.10 or newer; Git improves repository-state capture.
Current price and purchase options are shown on Agensi. Files stay local; no cloud account or network access is required.
Get HandoffPilot on Agensi