paseo-handoff

Generate a self-contained handoff prompt and launch the target agent via the Paseo CLI.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/KQDtianxiaK/AtHand --skill paseo-handoff-kqdtianxiak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paseo-handoff
Source: https://github.com/KQDtianxiaK/AtHand/tree/main/paseo-main/skills/paseo-handoff
Command: npx skills add https://github.com/KQDtianxiaK/AtHand --skill paseo-handoff-kqdtianxiak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hand off the current task to another agent with full context to ensure continuity and prevent loss of decisions, constraints, or work history.

Core Features & Use Cases

  • Comprehensive handoff prompt generation for multi-agent handoffs
  • Launches the target agent via the Paseo CLI with parsed arguments
  • Provides acceptance criteria, constraints, and documentation for the receiving agent

Quick Start

Provide a complete handoff prompt and launch the chosen agent via the Paseo CLI using the parsed arguments.

Frequently Asked Questions about paseo-handoff

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

FAQPage Schema
How do I hand off an active task to another agent without losing context?

To hand off an active task without losing context, generate a self-contained handoff prompt that lists relevant files, documents current state, and specifies acceptance criteria and constraints for the receiving agent.

What is included in a multi-agent handoff prompt for task transfer?

A multi-agent handoff prompt includes a complete task summary, lists relevant files, documents the current state, and specifies acceptance criteria and constraints to ensure continuity for the receiving agent.

How do I delegate ongoing work to a Codex or Claude agent via Paseo CLI?

Delegate ongoing work to Codex or Claude agents by generating a comprehensive handoff prompt and launching the target agent via the Paseo CLI using parsed arguments to preserve all decisions and constraints.

Can I transfer task constraints and acceptance criteria to a receiving agent?

Yes, you can transfer task constraints and acceptance criteria by generating a self-contained handoff prompt that explicitly documents current state, constraints, and requirements for the receiving agent to complete.

Does multi-agent workflow management work without additional dependencies?

Yes, multi-agent workflow management via task handoff works without additional dependencies, generating self-contained prompts and launching target agents directly through the Paseo CLI.

Why does task continuity break during agent handoffs in workflow management?

Task continuity breaks during agent handoffs when context, decisions, constraints, or work history are lost, which is solved by generating a comprehensive handoff prompt that preserves all task state for the receiving agent.