What problem does it solve? Ending a work session without a structured summary loses context, making the next session slow to restart. This Skill captures what was accomplished, what is pending, and what comes next in a persistent handoff file. ## Core Features & Use Cases - Handoff Generation: Writes a structured Markdown handoff with accomplishments, pending items, next steps, and key files to a shared vault path (~/.oracle/ψ/inbox/handoff/). - Plan Mode Integration: After writing the handoff, enters plan mode so the user can approve, modify, or reject the next session's plan through the standard approval UI. - Flexible Modes: Supports /forward asap to commit immediately without approval, and /forward --only to skip plan mode entirely. - Use Case: Before ending a long coding session with uncommitted work, run the skill to record progress and define concrete next steps so the next session resumes instantly. ## Quick Start Ask the assistant to run the forward skill to create a session handoff and plan the next session.