home / skills / ctsstc / get-shit-done-skills / transition
npx playbooks add skill ctsstc/get-shit-done-skills --skill transitionReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:workflow:transition
description: Workflow for project transitions
version: 1.0.0
triggers: [transition, handover, switch]
tools: [Bash, Glob, Grep, Write]
---
# GSD Transition Workflow
Workflow for managing project transitions.
## When to Use
- Transitioning between phases
- Handing off work
- Changing context
## Phases
1. Document current state
2. Prepare transition
3. Execute handover
4. Verify readiness
## Success Criteria
Transition completed successfully.