Handoff Plan
Extrahiert eine Session in ein Handoff und schreibt dann einen phasenweisen, ausführungsbereiten Plan für die nächste Session
Funktioniert mit Setup
Was es kann
Runs the sibling /handoff skill to capture session data, then writes a phased PLAN file with per-phase goal, why-this-approach, files, validation criteria, und rollback, plus a paste-ready execution prompt. Wird ausgelöst bei "plan this out", "handoffplan" oder "create a plan and handoff". Optionally creates beads (bd CLI) to track phases und commits/closes the session.
Testbericht
Its plan template is genuinely richer than an unguided plan: every phase carries a why-this-approach evidence link, numeric validation criteria, und a rollback line, capped by a paste-ready execution prompt for the next session. But Step 1 hard-requires the separate /handoff skill (installing handoffplan alone leaves it dead), und it auto-commits und closes the session, so it works only with the sibling skill also installed und ideally the beads bd CLI.
Getestet am: 2026-07-24 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/REMvisual/claude-handoff mkdir -p ~/.claude/skills cd claude-handoff && cp -r skills/handoff ~/.claude/skills/handoff && cp -r skills/handoffplan ~/.claude/skills/handoffplan
Befehle & Beispiel-Prompts
/handoffplanExtrahiert eine Session in ein Handoff und schreibt dann einen phasenweisen, ausführungsbereiten Plan für die nächste Session
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Turn this session into a phased, execution-ready planCreate a plan and handoff for whoever picks this up nextWrite a PLAN file with validation criteria and rollback steps