workflow/generate-handoff

Community

Generate handoff records with guard rails.

Authorvenikman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a standardized way to create structured handoff artifacts with explicit guard rails, enabling consistent handoffs between agents and auditable traces.

Core Features & Use Cases

  • Guarded handoff generation: validates inputs, enforces constraints, and writes deterministic handoff records to runtime/contexts/<context>/handoffs/<session_id>.<to_agent_type>.<n>.handoff.yaml.
  • U.Work logging integration: optionally emits a work log entry when telemetry/log-work is available, facilitating traceability in workflows.
  • Use Case: when handing off work between strategist and executor roles within a bounded context; ensures the recipient receives clear instructions, guard rails, and a verifiable artifact.

Quick Start

Run the generate-handoff skill with your inputs to produce a handoff artifact at runtime/contexts/<context>/handoffs/... Provide the following fields: context, session_id, to_agent_type, and instructions.

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: workflow/generate-handoff
Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#workflow-generate-handoff

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 223,000+ vetted skills library on demand.