phase-handoff
CommunityFreeze state and spawn the next devflow phase.
Software Engineering#git worktree#devflow#Claude Desktop#session orchestration#AI handoff#state freezing#MCP spawn task
AuthorAndreJorgeLopes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
devflow phase-handoff prevents agents from continuing with stale or mixed context by capturing a deterministic frozen state at phase boundaries and starting the next phase in a clean session.
Core Features & Use Cases
- Freezes phase state to disk: Writes
.devflow/state/<branch>/with the current phase snapshot so the next session has an explicit, read-only entry point. - Marks progress in the current session: Uses
mark_chapter(when available) to label the phase you’re leaving and sets a terminal title when possible. - Spawns the next phase deterministically: Gates the handoff behind a one-click user confirmation, then uses
mcp__ccd_session__spawn_taskto create a new Claude Desktop sidebar session with a stable, tool-triggerable slash command.
Quick Start
In the current phase, run phase-handoff for your branch by providing --phase and --next-phase so it writes the frozen-state file and spawns the next-session with the correct first-line slash invocation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: phase-handoff Download link: https://github.com/AndreJorgeLopes/devflow/archive/main.zip#phase-handoff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.