handoff

Manage handoff package lifecycles between sessions in different environments.

3|Updated May 14, 2026
One-click install
npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill handoff-mohammed-abdelhady
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handoff
Source: https://github.com/Mohammed-Abdelhady/hyperflow/tree/main/skills/handoff
Command: npx skills add https://github.com/Mohammed-Abdelhady/hyperflow --skill handoff-mohammed-abdelhady

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexities of managing handoffs between two sessions in different environments, ensuring smooth transitions and comprehensive reviews.

Core Features & Use Cases

  • Cross-Session Handoff: Facilitates handoffs involving planning in one session and building in another, with review on the original session.
  • Operator Interface: Provides commands for listing, picking up, reviewing, and completing handoffs.
  • Use Case: For instance, a project with a planning phase in one session and a build phase in another can use this Skill to ensure that handoffs are properly managed and reviewed.

Quick Start

Use the handoff skill to list all available handoffs with the command: /hyperflow:handoff, "list handoffs".

Frequently Asked Questions about handoff

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

FAQPage Schema
How do I manage cross-environment handoffs between two development sessions?

Cross-environment handoffs between two sessions are managed by orchestrating handoff packages, providing structured commands for listing, picking up, reviewing, and completing transitions to ensure smooth cross-session workflows.

What is the best way to review code handed off from a build session back to a planning session?

The best way to review code handed off between sessions is using a structured handoff lifecycle that provides clear status indicators, ensuring the originating planning session can comprehensively review the build session's output.

How do I list and track available handoff packages in different environments?

You can list and track available handoff packages in different environments by executing a dedicated list handoffs command, which surfaces all active cross-session transitions and their current review status indicators.

Can I use a two-session handoff workflow for planning in one environment and building in another?

Yes, the two-session handoff workflow is specifically designed for planning in one environment and building in another, providing an operator interface to manage the lifecycle and structured review process across both sessions.

Does cross-session code review orchestration work without external dependencies?

Yes, cross-session code review orchestration works without external dependencies, relying entirely on internal scripts to manage the handoff package lifecycle, status indicators, and review commands between two environments.

What are the limitations of managing handoffs across two different development environments?

Handoff management across two environments is limited to a two-session lifecycle model, meaning it orchestrates transitions strictly between a planning and build phase rather than supporting multi-session or parallel environment scaling.