hatch3r-handoff-prepare

Official

Capture in-flight work into a canonical handoff.

Authorhatch3r
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates a reliable, structured handoff artifact that preserves the exact in-progress state of an agentic coding session so another tool or teammate can resume without losing context.

Core Features & Use Cases

  • Captures canonical session state: Records git reference, modified files, build and test status, and optional work item identifiers into the handoff schema.
  • Preserves iteration truth verbatim: Copies Work Done, Work Remaining, and Blockers exactly from the most recent Iteration Summary to keep downstream loaders consistent.
  • Validates before writing: Enforces handoff readiness rules (size limits, section presence, git_ref match, schema integrity, and injection-pattern scan) and computes an integrity hash.
  • Writes atomically to active handoffs: Produces an .md file under .hatch3r/handoffs/active with safe writing semantics and a predictable confirmation report.

Quick Start

Ask the agent to run hatch3r-handoff-prepare to create a canonical handoff in .hatch3r/handoffs/active for resuming your current work after a tool switch.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hatch3r-handoff-prepare
Download link: https://github.com/hatch3r/hatch3r/archive/main.zip#hatch3r-handoff-prepare

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.