Open a long or multi-session report with a fixed 3-line [Handoff Summary] (context / what changed / the single decision to act on), and keep a per-session .fablever_state file so an operator juggling many projects can reload context in one glance. Use when finishing a long or multi-step task, reporting back into a project the operator has been away from, or asked to "hand off", "update the state file", or "write the handoff". On-demand; not always-on, and a no-op on short or conversational turns.
$npx -y skills add elon-choo/fablever --skill fable-handoffInstalls into the current project.
Run `npx skills use "https://github.com/elon-choo/fablever" --skill "elon-choo/fablever/fable-handoff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elon-choo/fablever" that are relevant to the current task. Run `npx skills add "https://github.com/elon-choo/fablever"` and select the relevant skills, then follow their instructions.