handoff-brief

Generate START-HERE.md and context snapshots from canonical project state.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/merceralex397-collab/Scafforge --skill handoff-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff-brief
Source: https://github.com/merceralex397-collab/Scafforge/tree/main/skills/handoff-brief
Command: npx skills add https://github.com/merceralex397-collab/Scafforge --skill handoff-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

A concise restart surface is often missing after a scaffold run, leaving teams with incomplete context. This skill generates a compact handoff and resume surface so future sessions can pick up exact state.

Core Features & Use Cases

  • Generate START-HERE.md populated from canonical state.
  • Create .opencode/state/context-snapshot.md and .opencode/state/latest-handoff.md that reflect current progress.
  • Validate and align with tickets/manifest.json and tickets/BOARD.md; support a smooth handoff after generation or repair.

Quick Start

Generate START-HERE.md and a resume handoff reflecting the current canonical state.

Frequently Asked Questions about handoff-brief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a project handoff document for restarting autonomous work?

A project handoff preserves actionable context by translating the current project state into a START-HERE.md file and a context snapshot. This Skill generates these files automatically and validates them against the tickets manifest and workflow state.

What is the best way to preserve project state context for a future session?

Preserving project state context requires generating a latest-handoff snapshot and a START-HERE.md file that reflect current progress. This approach crystallizes quick project handoffs, ensuring future sessions pick up the exact state without losing context.

How do I generate a START-HERE.md file from my current workflow state?

Generating a START-HERE.md file from workflow state requires applying this Skill during scaffold completion or long-running autonomous work. It populates the file from canonical state and aligns it with the existing manifest and board.

Does the handoff generation validate against the tickets manifest and board?

Yes, the handoff generation validates against the tickets manifest and board. It ensures the START-HERE.md and state context snapshot align with the canonical project state and tickets/manifest.json for a smooth handoff.

When do I need to generate a context snapshot for a project restart?

You need a context snapshot for a project restart when a concise resume surface is missing after a scaffold run. Apply this during scaffold completion or long-running autonomous work to produce a compact handoff for future sessions.

Can I use this handoff approach to repair an incomplete project state context?

Yes, you can use this handoff approach to repair an incomplete project state context. It supports generating a START-HERE.md and resume handoff reflecting the canonical state, ensuring a smooth handoff after generation or repair.