What problem does it solve? When you want to delegate a task for execution in a fresh session without going through the full briefing and prioritization pipeline, you need a lightweight way to capture the goal, context, and coarse todos into a reusable handoff file. ## Core Features & Use Cases - Prebaked Handoff Generation: Converts a task description into a structured handoff markdown file with Goal, Context, Todo, and Session log sections. - Fixed Read Budget: Reads only the latest progress file and the active openspec change directory, turning unknowns into discover-todo items instead of deep research. - Briefing Registration: Registers the handoff in the project's BRIEFING.md under a Handoffs section, creating a minimal stub if missing. - Use Case: You have a feature idea for a project but no time to work on it now. Run the handoff command with the project name and task description, confirm the draft, and later resume execution in a fresh session with /pavilio-resume. ## Quick Start Ask the agent to hand off a task by running /pavilio-handoff with your project name and a short task description, then confirm the draft it shows you.