successor-handoff

Community

Ensure seamless long-running autonomous workflows with mid-run handoffs.

Authorwan-huiyan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of orchestrating long-running autonomous workflows where a single Claude context window cannot hold the full run, by providing mid-run agent-to-agent handoff capabilities.

Core Features & Use Cases

  • Mid-Run Handoff: Spawns new successor agents when context pressure rises, maintaining continuity without human intervention.
  • File-First Subagents: Leans on disk-based memory to manage subagent contexts efficiently.
  • Orchestrator: Parent orchestrator remains lean by reading only status files, minimizing the risk of context overflow.
  • Use Case: Ideal for overnight research, multi-hour experiments, and long jobs requiring a continuous agent without a human present.

Quick Start

Set up your workflow using the successor-handoff skill. Ensure all tracks are initialized and ready for autonomous execution.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: successor-handoff
Download link: https://github.com/wan-huiyan/context-baton/archive/main.zip#successor-handoff

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.