Files
FESADev/plugins/fesa-commands/commands/handoff.md
T
2026-05-01 02:29:30 +09:00

842 B

description
description
Prepare a concise handoff for the next FESA agent session.

/handoff

Preflight

  • Read /AGENTS.md, /PROGRESS.md, /PLAN.md, and changed files.
  • Use $fesa-doc-sync when available.
  • Identify what changed, what was verified, what remains blocked, and what should happen next.

Task

  • Add a factual PROGRESS.md entry for completed work.
  • Update PLAN.md only for future tasks, changed ownership, open questions, or blockers.
  • Keep the handoff concise enough that a fresh agent can act without private context.

Verification

  • Run python scripts/validate_workspace.py.
  • Confirm that the next-session required reading remains current.

Result

  • Action: prepared handoff
  • Status: success | partial | blocked
  • Details: progress entry, plan deltas, blockers, and validation result