Conductor Handoff banner
NguyenSiTrung NguyenSiTrung

Conductor Handoff

Development community

Description

--- description: Create context handoff for transferring implementation to next section/session --- # Conductor Handoff Create a comprehensive context handoff document when you need to transfer implementation progress to a new section or session. Essential for large tracks that span multiple AI context windows. ## 1. Identify Active Track - Find track marked `[~]` in `conductor/tracks.md` - If no active track, ask user to specify or halt - Load `spec.md`, `plan.md`, and `implement_state.json`

Installation

Installs to ~/.claude/commands/nguyensitrung-conductor-beads-conductor-handoff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NguyenSiTrung/Conductor-Beads/HEAD/.claude/commands/conductor-handoff.md -o ~/.claude/commands/nguyensitrung-conductor-beads-conductor-handoff.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository