Skip to content
Development
Command

/handoff

Generate or load a session handoff. Usage: /handoff [create|resume]

From plugin
ijfw
20522 skills37 agents22 commands1 MCP
Install
$ npx -y skills add FerroxLabs/ijfw --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/handoff

Context preview

What this command does when you run it.

Generate or load a session handoff. Usage: /handoff [create|resume]

Command definition

handoff.md
name: handoff
description: "Generate or load a session handoff. Usage: /handoff [create|resume]"

**/handoff create** -- Generate a structured handoff document for session continuity. Capture: what was accomplished, what's in progress, key decisions made, modified files, next steps, blockers, open questions. Save to .ijfw/memory/handoff.md

**/handoff resume** -- Load the most recent handoff and display a summary. Automatically invoked at SessionStart if a handoff exists.

**/handoff** (no args) -- Show current handoff status.

Ships withijfw

IJFW — It Just F*cking Works. Ferrox Labs' local-first infrastructure for AI coding agents: shared memory, smart routing, multi-AI cross-audits, disciplined workflow.

Get the whole plugin