From lore
Record session handoff to Lore with structured context for the next session
npx claudepluginhub tslateman/claude-plugins --plugin loreSummarize this session's work into a single `lore handoff` command. Do not ask clarifying questions — infer from context. ## Step 1: Gather Context Review the conversation to identify: - **What was accomplished** (commits, features, fixes, decisions) - **Next steps** (what should happen next, in priority order) - **Blockers** (anything preventing progress, or "none") ## Step 2: Compose Handoff Message Write a single dense paragraph covering all three areas. Follow Strunk's style: - Active voice, positive form - Omit needless words - Be definite, specific, concrete - Name files, comman...
/handoffGenerates a structured markdown handoff document summarizing git status, commits, uncommitted changes, session learnings, progress, and next steps. Saves to ~/.pro-workflow/handoffs/. Supports --full and --compact modes.
/handoffEnds swarm session: summarizes work/blockers, persists state via hivemind_store and git, cleans agents/tasks/reservations, updates hive, generates handoff note.
/handoffGenerates a developer handoff package for the specified screen, feature, or component, including visual specs, interaction specs, QA checklist, assets, and notes.
/handoffSaves session state snapshot as structured JSON to docs/tasks/<branch>/session_logs/<timestamp>_handoff.json, capturing git status, progress summary, tasks, and context for resume.
/handoffCreates a detailed handoff plan summarizing conversation, technical details, code, decisions, and next steps for continuing work in a new session.
/handoffCreates handoff branch from main, scratchpad with analysis/plan/files/testing, PR, roadmap entry, and copy-paste worker prompt for task delegation.
Summarize this session's work into a single lore handoff command. Do not ask clarifying questions — infer from context.
Review the conversation to identify:
Write a single dense paragraph covering all three areas. Follow Strunk's style:
lore handoff "<message>"
Output a brief confirmation showing what was recorded.