handoff

Generates handoff prompts with task context and instructions for receiving agents.

1.0k|83|Updated May 22, 2026
One-click install
npx skills add https://github.com/openclaw/agent-skills --skill handoff-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/openclaw/agent-skills/tree/main/skills/handoff
Command: npx skills add https://github.com/openclaw/agent-skills --skill handoff-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating a handoff prompt for another agent to investigate or continue a task, reducing the time spent on manual handoff procedures.

Core Features & Use Cases

  • Automated Handoff Prompt Creation: Generates a comprehensive handoff prompt based on user input.
  • Contextual Information Gathering: Collects relevant context from the current environment and recent discussions.
  • Task Review and Decision Making: Assists the receiving agent in reviewing the task and making informed decisions.

Quick Start

To create a handoff prompt for a task, use the command: handoff <task>.

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I automate task handoff to another agent?

To automate task handoff, use the `handoff <task>` command to generate a structured prompt. This Skill collects contextual information and instructions to ensure the receiving agent can review the task and make informed decisions.

What is an agent workflow handoff prompt?

An agent workflow handoff prompt is a structured message containing context and instructions for task delegation. It allows a receiving agent to review the current state and make informed decisions to continue the work effectively.

How do I delegate a task to another agent with full context?

Delegating a task with full context involves gathering recent discussions and environmental details. This Skill automates that information collection, packaging it into a prompt so the receiving agent understands exactly how to proceed.

Does automated task delegation work for collaborative agent environments?

Yes, automated task delegation is specifically designed for collaborative agent environments. It streamlines task handoff by generating comprehensive prompts that provide the receiving agent with necessary information to continue effectively.

What is the best way to transfer a task to another agent?

The best way to transfer a task is using the `handoff <task>` command. This generates a comprehensive handoff prompt, gathering relevant context from the current environment to reduce manual handoff procedures.

Why does my task delegation fail when handing off to a new agent?

Task delegation often fails when the receiving agent lacks sufficient context to proceed. This Skill prevents this by automating the collection of contextual information and instructions into a comprehensive handoff prompt.