From laguagu-claude-code-nextjs-skills
Writes or updates a HANDOFF.md to transfer context between agent sessions. Summarizes progress, findings, and next steps so a fresh agent can continue the work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/laguagu-claude-code-nextjs-skills:handoff What will the next session focus on?What will the next session focus on?The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write or update a handoff document so the next agent with fresh context can continue.
Write or update a handoff document so the next agent with fresh context can continue.
HANDOFF.md exists in the project root, read it first.HANDOFF.md in the project root with:
npx claudepluginhub laguagu/claude-code-nextjs-skillsWrites or updates a handoff document (HANDOFF.md) to transfer context between agents, preserving goals, progress, and next steps.
Writes or updates structured handoff documents (HANDOFF.md) with Goal, First Action, Context, Progress, successes, failures, and next steps for resuming work with a fresh agent.
Generates a portable markdown handoff document capturing session state, decisions, and next steps for continuation by another agent or session.