bip.epic.handoff

Automate worker handoffs by spawning follow-up issues and updating EPIC dashboards.

29|4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/matsen/bipartite --skill bip-epic-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bip.epic.handoff
Source: https://github.com/matsen/bipartite/tree/main/skills/bip.epic.handoff
Command: npx skills add https://github.com/matsen/bipartite --skill bip-epic-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hand off work from a finishing worker to a new slot by creating a follow-up issue and coordinating EPIC updates, ensuring continuity and clarity of next steps.

Core Features & Use Cases

  • Automates the handoff workflow: spawn follow-up issue, update the EPIC body, and select or create the next slot.
  • Supports both clone and worktree operation modes to keep transitions seamless across repo states.
  • Real-world use: when a worker completes an issue and a clear next direction is decided, the system queues up the next work item without manual orchestration.

Quick Start

Invoke the handoff action with the current issue number to begin transitioning to the next slot.

Frequently Asked Questions about bip.epic.handoff

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

FAQPage Schema
How do I automate worker handoff to a new slot when an issue is completed?

Automating worker handoff requires spawning a follow-up issue and updating the EPIC dashboard to transition ongoing work to a new slot. This workflow coordinates clones or worktrees, queuing the next work item without manual orchestration when a clear next direction is decided.

What is the process for spawning a follow-up issue and updating an EPIC dashboard?

Spawning a follow-up issue and updating an EPIC dashboard involves selecting or creating a slot from configuration while reconciling conflicts. The handoff action is invoked with the current issue number to determine the next direction and queue subsequent work automatically.

Does the automated handoff workflow support both git clones and worktrees?

The automated handoff workflow supports both clone and worktree operation modes to keep transitions seamless across repository states. It coordinates ongoing work from a finishing worker to a new slot by updating the EPIC body and spawning follow-up issues.

When do I need to create a follow-up issue during a slot handoff?

You need to create a follow-up issue during a slot handoff when a worker completes an issue and next steps are unclear. The system determines a next direction, spawns follow-up work, and updates the EPIC body to ensure continuity and clarity of subsequent tasks.

Can I select or create a new slot from configuration during an epic handoff?

You can select or create a new slot from configuration during an epic handoff while the system reconciles conflicts. This satisfies functional requirements for invoking the handoff, determining a next direction, and updating the EPIC body across collaborative software development workflows.

What are the limitations of automating epic handoffs for collaborative development?

Automating epic handoffs is limited to collaborative software development workflows where issues, EPICs, and slots must be coordinated across clones or worktrees. It requires a current issue number to invoke the handoff action and relies on configuration to select or create the next slot.