workflow/parse-handoff
CommunityParse and canonicalize handoff artifacts to JSON.
Authorvenikman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual, error-prone process of turning handoff artifacts into a single canonical JSON representation, enabling consistent auditability and downstream automation.
Core Features & Use Cases
- Parse: Convert a handoff YAML into a strict object model for validation.
- Validate: Enforce the U.AgentHandoff schema to catch malformed inputs.
- Output: Write a canonical JSON artifact to a deterministic location for reproducible reviews.
- Telemetry: Emit a U.Work log when telemetry/log-work integration is available for auditing handoffs.
Quick Start
Run the parse-handoff skill against a handoff YAML file to produce a parsed JSON artifact. Example: provide the handoff_path and optionally an output_path to control where the JSON is written.
Dependency Matrix
Required Modules
None requiredComponents
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/parse-handoff Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#workflow-parse-handoff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.