governance/handoff-to-agent
CommunityRecord and log agent handoffs within a session.
Authorvenikman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill records a structured handoff artifact to transfer context and responsibility between agent roles within a session, enabling clear traceability and repeatable governance.
Core Features & Use Cases
- Deterministic handoffs: generates a consistent handoff record path runtime/contexts/<context>/handoffs/<session_id>.<to_agent_type>.<n>.handoff.yaml with an incremented counter.
- Audit-ready artifacts: produces a YAML handoff that captures context, session, participants, instructions, decisions, and notes for later review.
- Telemetry integration: emits a U.Work log when telemetry/log-work is available to reflect the handoff action.
Quick Start
Run the handoff workflow by supplying required inputs to generate the handoff artifact. Example: provide context, session_id, and to_agent_type to produce a deterministic handoff file at runtime/contexts/<context>/handoffs/<session_id>.<to_agent_type>.<n>.handoff.yaml.
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: governance/handoff-to-agent Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#governance-handoff-to-agent 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.