handover

Create a handoff markdown file and activate a target Oracle via the maw CLI.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill handover-soul-brews-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handover
Source: https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli/tree/main/src/skills/handover
Command: npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill handover-soul-brews-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegating ongoing work to a different Oracle often requires multiple manual steps, causing context loss and delays.

Core Features & Use Cases

  • Automatic handoff file creation: Generates a markdown file containing context, pending items, and key files.
  • Instant Oracle activation: Wakes the target Oracle and delivers the instruction with the handoff path.
  • One‑command handover: Combines forwarding, waking, and telling in a single user request, ideal for fast task transfer during active sessions.

Quick Start

Ask the handover skill, for example, “/handover neo “continue #117, PR ready for review””.

Frequently Asked Questions about handover

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

FAQPage Schema
How do I delegate an ongoing task to another Oracle without losing context?

Task delegation to another Oracle is done by creating a markdown handoff file with context and pending items, waking the target Oracle, and sending instructions via the maw CLI.

What is the best way to transfer context files between Oracle instances during a session?

Transferring context files between Oracle instances is done by generating a markdown handoff file that encapsulates the current state, which the target Oracle reads upon activation through the maw CLI.

Can I wake a target Oracle and forward instructions in a single command?

Yes, you can wake a target Oracle and forward instructions in a single command by using the handover skill to combine forwarding, waking, and telling into one user request during active sessions.

Does the handover process require manual steps to activate the target Oracle?

No, Oracle activation during the handover process is immediate and automatic, as the skill directly wakes the target Oracle and delivers the instruction with the handoff path without manual intervention.

How do I use the maw CLI to automate task handoff to another Oracle?

You automate task handoff using the maw CLI by requesting the handover skill, which generates the handoff markdown file and invokes the CLI to wake the target Oracle and transmit the execution path.