home / skills / ctsstc / get-shit-done-skills / transition

transition skill

/.kilocode/skills/gsd/workflows/transition

npx playbooks add skill ctsstc/get-shit-done-skills --skill transition

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
487 B
---
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.