claude-code-handoff

Create structured handoff summaries with auditable logs for Claude Code transitions.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/cdrguru/portable-agent-kit --skill claude-code-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-handoff
Source: https://github.com/cdrguru/portable-agent-kit/tree/main/.agent/skills/claude-code-handoff
Command: npx skills add https://github.com/cdrguru/portable-agent-kit --skill claude-code-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hand off work between Claude Code and other agents or humans with a clear, auditable log to ensure continuity and accountability.

Core Features & Use Cases

  • Structured handoff summaries
  • Task routing to human, Gemini auditor, or developer teams
  • Logging to agent_conversation_log for traceability and audits

Quick Start

Trigger a handoff by specifying the next agent and relevant references using the logging utility.

Frequently Asked Questions about claude-code-handoff

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

FAQPage Schema
How do I hand off code tasks from Claude Code to another agent with an audit trail?

You can hand off code tasks from Claude Code by generating a structured handoff summary with a target recipient, relevant references, and an updated agent_conversation_log to preserve context and ensure accountability.

What is an agent_conversation_log and when do I need it for developer collaboration?

An agent_conversation_log is an auditable record of agent conversations used for developer collaboration to ensure traceability and accountability when routing tasks to human reviewers or other agents.

How do I create a structured handoff summary for a human code reviewer?

You create a structured handoff summary for a human reviewer by specifying the next recipient, providing relevant code references, and updating the logging utility to record the status and tasks.

Can I route a code review from Claude Code to a Gemini auditor with logged context?

Yes, you can route a code review from Claude Code to a Gemini auditor by triggering a handoff with a clear summary and references, which applies structured logging to maintain context and continuity.

What is the best way to maintain context continuity across multiple agents in software engineering?

The best way to maintain context continuity across multiple agents is to use structured handoffs with auditable logs, ensuring every transition between builders, auditors, and humans records the task status and references.